Page 1 of 1

[Nagios-devel] nagios service performance data not executed with

Posted: Sat Mar 01, 2008 4:07 pm
by Guest
hi list,

i've created a service

define service{
use generic-service
host_name testhost
service_description PING
check_command check_ping!5000.0,70%!9000.0,90%
}


this service will be executed but not the serivce performance data command.

i've also create an

define service{
use generic-service
host_name testhost
service_description POP3
check_command check_pop
}

on this serice the service data command will be executed.

is this a bug ?

thx

thomas





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]