define service{
use local-service ; Name of service template to use
host_name hostname
service_description Nodejs
check_command check_tcp!3000
notifications_enabled 0
}
use local-service ; Name of service template to use
host_name hostname
service_description Nodejs
check_command check_tcp!3000
notifications_enabled 0
}
define service{
use local-service ; Name of service template to use
host_name hostname
service_description kafka
check_command check_tcp!9092
notifications_enabled 0
}
0 comments:
Post a Comment