Build precise queries to find exactly what you need
Press ESC to close
@bobbydale
Favorites0
Views
Projects0
I'd say this is a great start for making graphs look much better in Nagios, but the "Highcharts for Nagios" plug-in really needs a few more things. One item in particular would be a drop down of hosts/services to select.
Reviewed 12 years ago
Running Ubuntu 10.10 64-bit and I receive the following Python errors: /usr/local/nagios/libexec/check_smartmon:114: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module. (child_stdin, child_stdout, child_stderr) = os.popen3(cmd) /usr/local/nagios/libexec/check_smartmon:127: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module. (child_stdin, child_stdout, child_stderr) = os.popen3(cmd) OK: device is functional and stable (temperature: 40) Probably needs to check for what version of Python is being used at top of script and apply commands accordingly later in script.
Reviewed 15 years ago
This is a Nagios must have if you want great performance graphs. If I could suggest one thing, it would be that it somehow graph the performance of your Nagios core daemon without any customization. The classic MRTG graphs to graph that type of information are not user friendly like PNP4Nagios is.