Search found 1 match
- Fri Apr 18, 2014 9:25 pm
- Forum: Open Source Nagios Projects
- Topic: Reflect status in browser title bar
- Replies: 0
- Views: 2337
Reflect status in browser title bar
Hi all, I'm new here so I hope this is the place to show how we modified Nagios to reflect the current status in the title bar, so for tabbed browsers you can simply glance and the tab is see if everything is OK. Edit cgi/status.c to add "nowrap" to host column (line 1671). /* because I do...