Page 1 of 1

speed test - check problem

Posted: Wed Apr 03, 2024 8:01 am
by Sebanek
Hi.
command speedtest-cli worked ok
but in nagios core current status "UNKNOWN"


define service {
use generic-service
host_name test
service_description Speed test
check_command check_internet_speed!10!7!15!10!22823
normal_check_interval 30
retry_check_interval 5
}

this is wrong command?
Best Regards
Seba

Re: speed test - check problem

Posted: Wed Apr 03, 2024 9:26 am
by bbahn
Hello @Sebanek,

Did you define check_internet_speed in commands.cfg?

You can find out more about how command definitions work here:
https://assets.nagios.com/downloads/nag ... ml#command