Page 1 of 1

Auto Referesh Monitoring Page

Posted: Mon Feb 03, 2014 3:15 am
by hellohaneef
Dear All

I am new to Nagios, recently i installed Nagios core on virtual hyper-v, everything is running smoothly, my question is we have big screen for monitoring which we are using for monitoring our network, we need to refresh "Host Group" webpage refresh automatically and should show page down contents,

whenever i press F5 button it goes to top of the page, we need to show middle of the page on screen.

please help

Re: Auto Referesh Monitoring Page

Posted: Mon Feb 03, 2014 1:23 pm
by abrist
Is there any reason why you want it to refresh to the middle of the screen? Are you trying to hide the summary tables? Or are the systems you care about halfway down the screen?

Re: Auto Referesh Monitoring Page

Posted: Tue Feb 04, 2014 12:41 am
by hellohaneef
Thanks for your reply,

we actually plan to hide side bar and page top contents and display only "Service Overview For All Host Groups" on the screen

Re: Auto Referesh Monitoring Page

Posted: Tue Feb 04, 2014 10:57 am
by abrist
hellohaneef wrote:we actually plan to hide side bar and page top contents and display only "Service Overview For All Host Groups" on the screen
You will have to edit the cgis to do this. If you have a web developer in house, you could scrape the divs/tables from the cgi and populate your own frontend. The core cgis lack id tags, so refreshing the page to some scrolled content will be difficult.