What's the best way to monitor bytes in/out on the NIC interface on a Windows server? It seems it should be simple like CPU or memory utilization but I sure haven't been able to find and configure anything so far
When using the Windows Server configuration wizard, it has a place for Performance Counters. Is there something I can put there to capture NIC utilization? (Is there a list of what can be put in Performance Counters?)
Are you seeing this fail via the test check button, or in actually letting core run this? I ask because the test check button runs things via apache and can heavily alter and escape commands like this with somewhat special characters, such that it may throw false flags when a command should work fine via core, as in this case.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Are you seeing this fail via the test check button? YES
If I log in on the LINUX host that is running Nagios, and run the command at the command line, then it returns a non-zero value (correctly).
When I configure the service in Nagios XI Core Configuration , Services, and use the Test button, it fails. I thought it might be the way the test button escapes things so I saved the configuration, let the service check run, then looked at the status. Zero!
How do I translate from the command line in LINUX to the GUI Service configuration window in Nagios XI?
I would believe the way you presently have it should work perfectly. Let me do some testing with a similar interface and get back to you!
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
sreinhardt wrote:I would believe the way you presently have it should work perfectly. Let me do some testing with a similar interface and get back to you!