how to check physical memory status of windows machine
Palle Jensen
palleje at gmail.com
Tue Jun 19 20:28:13 CEST 2007
Hi Arun
I dont know if this helps, but this is how i have it set up.
In commands.cfg:
define command{
command_name check_ntmem
command_line $USER1$/check_nt -H $HOSTADDRESS$ -p 12489 -v $ARG1$ $ARG2$
}
And in service.cfg
define service {
use generic-service
host_name winserver
service_description Memuse
servicegroups load
check_command check_ntmem!MEMUSE! -w 80 -c 90
}
And that works fine here.
- Palle
-----------------------
This thread is located in the archive at this URL:
http://www.nagiosexchange.org/nagios-users.34.0.html?&tx_maillisttofaq_pi1[showUid]=2041
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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