Build precise queries to find exactly what you need
Press ESC to close
@FractalSystems
Favorites0
Views
Projects0
@spicysomtam can you please share your updates direct to me? They sound exactly what I need as well.
Reviewed 10 years ago
+1 for the user who submitted "script to obtain check_mrtgtraf performance data needed by NagiosGraph" https://exchange.nagios.org/directory/Plugins/%2A-Plugin-Development-Tools/check_mrtgtraf/details#rev-3196 Using that, as is, even though it is written in Spanish, I was able to pop it in as a proxy script to check_mrtgtraf and it works out of the box for me using Graphite, Whipser, Grafana! Thanks for that contribution!!!
I had a similar issue running cmd /c echo on a .wsf when the example showed using Nsclient, but I was able to get it to work. I'm not so lucky with this powershell one. Anyone know how to define the command in nrpe.cfg using winrpe? I've tried many variations. From the local machine, I can get an output like: "Updates: 0 critical, 1 optional" but getting Unable to read plugin output from the Nagios side. :( Any help is appreciated.
I'm running this as a remote nrpe command. The wsp file sits on the remove Windows server. NRPE locally and remote execution comes back with "NRPE: Unable to read output" This is true for csv or str. The wsp file runs fine on its own, just not passing that data through NRPE :(