Justin Pasher wrote: > Harry John wrote: > >> Hi friends, >> >> am just wondering how to monitor a website as >> http://172.168.1.1:82/xap/murl2?language=en >> >> define service{ >> use generic-service ; Inherit default values from a template >> host_name remotehost >> service_description HTTP >> check_command check_http >> } >> How do I fit this link here? >> > > define service { > use generic-service ; Inherit default values from a template > host_name remotehost > service_description HTTP > check_command check_http_path!172.168.1.1:82 > <http://172.168.1.1:82/xap/murl2?language=en>!/xap/murl2?language=en > <http://172.168.1.1:82/xap/murl2?language=en>!25!50 > } >
Agh.. stupid Thunderbird. It should look like this: define service { use generic-service ; Inherit default values from a template host_name remotehost service_description HTTP check_command check_http_path!172.168.1.1:82!/xap/murl2?language=en!25!50 } -- Justin Pasher ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ 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