Pause Nagios reloading in web interface
Posted
by
2rec
on Server Fault
See other posts from Server Fault
or by 2rec
Published on 2013-06-26T12:16:52Z
Indexed on
2013/06/27
10:23 UTC
Read the original article
Hit count: 207
Is there any option how could I turn off reloading of web page in Nagios web interface? Many times I checked many services and I needed the webpage to stay static and don't reload.
One solution come to my mind - turn off the whole reloading for a while. Problem is that other people are using it too and they may want it at the time I don't want it. If anybody know about any kind of workaround or solution, please don't hesitate to write an answer. ;-)
EDIT (+ reaction to the first answer): Maybe there could be a better way how to do it instead of modyfying nagios core. Interesting is, that I tried to disable javascript, it refreshed. I tried to disable http refreshing, it refreshed anyway. Has anybody know how and where is the refresh implemented?
© Server Fault or respective owner