Displaying 1 result from an estimated 1 matches for "2&host".
Did you mean:
en&host
2015 May 24
2
specify port on check_memcached.pl
...# Define a service to check memcached on web1 (just the basics for right
now).
define service{
use local-service ; Name of
service template to use
host_name web1
service_description Check Memcached 11211
contact_groups linux-admins
check_command check_memcached!web1.example.com
!11211
notifications_enabled 1
}
# Define a service to check memcached on web1 (just the basics for right
now).
define service{...