nt_check COUNTER
Ilya Aronov
iaronov at aplia.com
Thu Aug 16 21:40:36 CEST 2007
I am trying to retrieve SMTP counters from Windows 2003 server
Command bellow returning -1, application log in Windows 2003 has error
message "Category does not exist". In Perfmon I am able to see this
counter though.
I am able to get other counters from the same server in Nagios.
What am I missing?
define command{
command_name check_nt_counter_queuelength
command_line /usr/local/nagios/libexec/check_nt -H
$HOSTADDRESS$ -p 1248 -v COUNTER -l "^SMTP Server^_Total^Remote Queue
Length","Remote Queue Length %.2f" -w $ARG1$ -c $ARG2$
}
Thanks
Ilya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20070816/99923356/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list