June 23

Error: Service check command ‘check_users’ specified in service ‘check_mem’ for host ‘station10’ not defined anywhere!

define command{
command_name check_nrpe
command_line $USER1$/check_nrpe -H $HOSTADDRESS$ -c $ARG1$
}

mine service example:

define service{
use generic-service
host_name station10
service_description Root_Monitoring
contact_groups admins
check_command check_nrpe!check_disk!5%!10%!/
max_check_attempts 8
}


Copyright 2021. All rights reserved.

Posted 23 June 2016 by admin in category "simple memo

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.