Performance counters with Nsclient++
Posted: Thu Oct 13, 2016 2:44 pm
Hi support team,
I want to check some performance counters in our windows servers which are currently under monitoring.
I wen through this link https://support.nagios.com/kb/article.php?id=127 which was not completely helpful.
My problem is defining specific counter when I'm trying to create a new service.
COMMAND: /usr/local/nagios/libexec/check_nrpe -H 10.40.6.11 -t 30 -c CheckCounter -a"Counter:Total current connection=\\Web Service\(_Total\)\\Current Connections"
OUTPUT: Exception processing request: Request command contained illegal metachars!
I want to use ( \Web Service(_Total)\Current Connections) this performance counter but I have difficulty by defining the argument.
If you have any example that would be appreciated.
I want to check some performance counters in our windows servers which are currently under monitoring.
I wen through this link https://support.nagios.com/kb/article.php?id=127 which was not completely helpful.
My problem is defining specific counter when I'm trying to create a new service.
COMMAND: /usr/local/nagios/libexec/check_nrpe -H 10.40.6.11 -t 30 -c CheckCounter -a"Counter:Total current connection=\\Web Service\(_Total\)\\Current Connections"
OUTPUT: Exception processing request: Request command contained illegal metachars!
I want to use ( \Web Service(_Total)\Current Connections) this performance counter but I have difficulty by defining the argument.
If you have any example that would be appreciated.