Hello,
We are looking to create a dashboard for our NOC, and we use a 3rd party tool to display stats along with other web pages called Industry Weapon. I was wondering, is it possible to generate for example, the Operations View URL, but unathenticated (or with an API string in the URL call) so that the tool doesn't have to login to the URL?
Thank you for any insight!
Regards,
Mike
Unathenticated URL Options
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Unathenticated URL Options
The username/ticket option found here
https://support.nagios.com/kb/article/n ... hs-91.html
Does work for the Operations Center but not Operations Screen
With this method you can create a read-only user and use that users username and ticket.
There are a few pages this works for, but not all. Unfortunately at this time it is trial and error, as they are not documented.
https://support.nagios.com/kb/article/n ... hs-91.html
Does work for the Operations Center but not Operations Screen
With this method you can create a read-only user and use that users username and ticket.
There are a few pages this works for, but not all. Unfortunately at this time it is trial and error, as they are not documented.
-
MikeMAN987
- Posts: 58
- Joined: Fri Sep 29, 2017 9:57 am
Re: Unathenticated URL Options
Thank you very much for the information!