speed test - check problem

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Post Reply
Sebanek
Posts: 1
Joined: Wed Apr 03, 2024 7:06 am

speed test - check problem

Post 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
bbahn
Posts: 114
Joined: Thu Jan 12, 2023 5:42 pm

Re: speed test - check problem

Post 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
April: Actively advancing awesome answers with ardent alliteration, aptly addressing all ambiguities. Amplify your acumen and avail our amicable assistance. Eagerly awaiting your astute assessments of our advice.
Post Reply