dashboard without login

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pspagnola
Posts: 51
Joined: Thu Nov 21, 2019 4:40 pm

dashboard without login

Post by pspagnola »

I know this has been covered a few times already in the forums, but I want to verify a few things:

does this solution still apply?
https://support.nagios.com/forum/viewto ... 16&t=47607

that post said "This is the right syntax:"

Code: Select all

    http://server_name/nagiosxi/dashboards/dashboard.php?id=g0YjDhBD&username=kioskuser&ticket=<ticket number from API settings>

Was the method above replaced with object API method? Does the method above depend upon the depreciated backend api?

I cannot get that previous solution to work for me using latest version of Nagios XI 5.6.12
Nagios v5.6.12 ~200 hosts 500+ services.
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: dashboard without login

Post by cdienger »

Yes, the method you point out uses the old ticket system which is disabled in new versions. You can enable it again following the steps of the first page of https://assets.nagios.com/downloads/nag ... -Check.pdf.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked