On Jun 16, 2008, at 8:04 PM, Yu Watanabe wrote: > Hello, > > I used the check_udp service , like check_tcp, to check whether the > 161 is useful or not. > Is this not the write way to use it ?
It depends on what you consider useful. It's entirely possible for a port to establish a connection but not actually be working at higher levels (i.e. answering queries). In your case, you've only determined that there's something listening on the port, not that it's snmpd, actually working or returning data you expect. IMHO, if there's a higher level test that's possible like check_snmp in this case, that will be a more accurate and useful test. -- Marc ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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