Page 1 of 1

change default page nagios after login

Posted: Sat Jul 16, 2016 1:45 pm
by blaha
Hi, I would like to change main page nagios after login picture 01. How to change main page to another page, for example: page with all hosts - picture 02.
Thanks
Jan

Re: change default page nagios after login

Posted: Mon Jul 18, 2016 9:54 am
by lmiltchev
Are you using Nagios XI or Nagios Core? If you are using Core, we will need to move your post to the correct support forum.

Re: change default page nagios after login

Posted: Mon Jul 18, 2016 11:38 am
by mcapra
If you're using Nagios Core, refer to the following guide:
http://code.naishe.in/2012/07/change-na ... -page.html

For the page you want to view, I set the $url to the following:

Code: Select all

$url = 'cgi-bin/status.cgi?hostgroup=all&style=hostdetail';
This process is slightly different for Nagios XI:
https://assets.nagios.com/downloads/nag ... g-Page.pdf