No Value was found by the configuration of a local check

Hello all,

I wrote a script as local check to monitor a website. and it works fine.
Now i would like to add a alarm on it.

But I can not find any settings to the value except a default check period konfig.

Service status is OK

By the output of the service I also added the threshold for alarm.

voice=35;300;400;; video=64;70;140;; conference=15;;;; outgoing=62;;;; incoming=52.8;;;;

Can anyone help to solve the problem? Many Thanks.

Hi,
the added threshold only shown in the performance graphs. If you like to alarm this levels, you should use the following output of your local script:

P myservice count=40;30;50 Result is computed from two values

Cheers,
Christian

Hi Christian,

vielen Dank für Ihre Hilfe.
es funktioniert mit “P” . :slight_smile:

Viele Grüße.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.