>Dunno. I've never used the plugin before and it's not included with the standard plugins. I've googled for >you though and found http://nagios.manubulon.com/snmp_windows.html which looks like very good >documentation. Presuming that is the exact same plugin you are using, the -T parameter must be the exact >word 'service'. A quick look at the code confirms this --
> if ( $o_type ne "service" ) { > print "Invalid check type !\n"; print_usage(); exit $ERRORS{"UNKNOWN"} > } >Seems kind of silly but that's the way it is. Only seems in fact ;-) : you can omit "-T" option as $o_type="service" by default (it's only for future use). And thanks to you for reminding users I spent time writing some doc so they can read it. Patrick http://nagios.manubulon.com ------------------------------------------------------------------------- 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@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