How to add more nagios checks to the list of probes
Is it possible to add more nagios checks by simply copying the check to /usr/lib/nagios/plugins More specifically like to add nagios chech_sip to the list of available probes.
[ https://github.com/bashtoni/nagios-check-sip | https://github.com/bashtoni/nagios-check-sip ]
[ https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP... | https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP... ]
Kevin Riahi
Hi,
I added check_sip in r12038.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Kevin Riahi via observium Sent: 20 May 2022 04:58 To: Observium observium@observium.org Cc: Kevin Riahi kevin.riahi@envoi.com Subject: [Observium] How to add more nagios checks to the list of probes
Is it possible to add more nagios checks by simply copying the check to /usr/lib/nagios/plugins
More specifically like to add nagios chech_sip to the list of available probes.
https://github.com/bashtoni/nagios-check-sip
https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP...
Kevin Riahi
Thank you Adam.
Kevin Riahi
From: "Observium" observium@observium.org To: "Observium" observium@observium.org Cc: "Adam Armstrong" adama@observium.org Sent: Saturday, May 21, 2022 12:45:39 PM Subject: Re: [Observium] How to add more nagios checks to the list of probes
Hi,
I added check_sip in r12038.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Kevin Riahi via observium Sent: 20 May 2022 04:58 To: Observium observium@observium.org Cc: Kevin Riahi kevin.riahi@envoi.com Subject: [Observium] How to add more nagios checks to the list of probes
Is it possible to add more nagios checks by simply copying the check to /usr/lib/nagios/plugins
More specifically like to add nagios chech_sip to the list of available probes.
[ https://github.com/bashtoni/nagios-check-sip | https://github.com/bashtoni/nagios-check-sip ]
[ https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP... | https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP... ]
Kevin Riahi
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Hi all,
on a 22.5.12000 some sensors seems to be prone to false alarms, e.g. a few temperature sensors exhibits some spikes outside of sensor limits, thus causing unwanted alerts.
I see the undocumented sensor_event_uptime parameter: does it act like as an histeresis? Which metric is associated to this alert parameter? (seconds, etc..)
Thanks
Luca
You're actually probably looking for the alert checker "delay" parameter. This is in poll periods, and allows you to delay an alert by x number of poll periods. It's simpler than trying to use random undocumented things that might get removed.
Adam.
-----Original Message----- From: observium observium-bounces@observium.org On Behalf Of Luca Sasdelli via observium Sent: 23 May 2022 09:44 To: observium@observium.org Cc: Luca Sasdelli luca@sasdelli.it Subject: [Observium] sensor_event_uptime
Hi all,
on a 22.5.12000 some sensors seems to be prone to false alarms, e.g. a few temperature sensors exhibits some spikes outside of sensor limits, thus causing unwanted alerts.
I see the undocumented sensor_event_uptime parameter: does it act like as an histeresis? Which metric is associated to this alert parameter? (seconds, etc..)
Thanks
Luca
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Thanks, that's the answer I was looking for.
Best
Luca
Il 23/05/2022 14:51, Adam Armstrong via observium (observium@observium.org) ha scritto:
You're actually probably looking for the alert checker "delay" parameter. This is in poll periods, and allows you to delay an alert by x number of poll periods. It's simpler than trying to use random undocumented things that might get removed.
Adam.
-----Original Message----- From: observium observium-bounces@observium.org On Behalf Of Luca Sasdelli via observium Sent: 23 May 2022 09:44 To: observium@observium.org Cc: Luca Sasdelli luca@sasdelli.it Subject: [Observium] sensor_event_uptime
Hi all,
on a 22.5.12000 some sensors seems to be prone to false alarms, e.g. a few temperature sensors exhibits some spikes outside of sensor limits, thus causing unwanted alerts.
I see the undocumented sensor_event_uptime parameter: does it act like as an histeresis? Which metric is associated to this alert parameter? (seconds, etc..)
Thanks
Luca
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Adam, The standard upgrade method did not increment the version number to 12038 nor can I see check_sip in /usr/lib/nagios/plugins The page footer show ver 22.5.12000 (stable)
Do I need to switch to rolling ?
mana@nms1:~$ cd /opt/observium mana@nms1:/opt/observium$ sudo svn update Updating '.': At revision 12038. superman@nms1:/opt/observium$ ./discovery.php -u
___ _ _ / _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___ | | | || '_ \ / __| / _ | '__|\ \ / /| || | | || '_ ` _ \ | |_| || |_) |__ | __/| | \ V / | || |_| || | | | | | ___/ |_.__/ |___/ ___||_| _/ |_| __,_||_| |_| |_| Observium Professional 22.5.12000 https://www.observium.org
-- Database is up to date. -- Observium is up to date.
TIA
Kevin Riahi
From: "Observium" observium@observium.org To: "Observium" observium@observium.org Cc: "Kevin Riahi" kevin.riahi@envoi.com Sent: Monday, May 23, 2022 1:38:41 AM Subject: Re: [Observium] How to add more nagios checks to the list of probes
Thank you Adam.
Kevin Riahi
From: "Observium" observium@observium.org To: "Observium" observium@observium.org Cc: "Adam Armstrong" adama@observium.org Sent: Saturday, May 21, 2022 12:45:39 PM Subject: Re: [Observium] How to add more nagios checks to the list of probes
Hi,
I added check_sip in r12038.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Kevin Riahi via observium Sent: 20 May 2022 04:58 To: Observium observium@observium.org Cc: Kevin Riahi kevin.riahi@envoi.com Subject: [Observium] How to add more nagios checks to the list of probes
Is it possible to add more nagios checks by simply copying the check to /usr/lib/nagios/plugins
More specifically like to add nagios chech_sip to the list of available probes.
[ https://github.com/bashtoni/nagios-check-sip | https://github.com/bashtoni/nagios-check-sip ]
[ https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP... | https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP... ]
Kevin Riahi
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
If you’re running the stable train you’ll need to wait for the changes to be merged :)
Or you can switch to the current train.
Adam.
From: observium observium-bounces@observium.org On Behalf Of Kevin Riahi via observium Sent: 24 May 2022 06:29 To: Observium observium@observium.org Cc: Kevin Riahi kevin.riahi@envoi.com Subject: Re: [Observium] How to add more nagios checks to the list of probes
Adam,
The standard upgrade method did not increment the version number to 12038 nor can I see check_sip in /usr/lib/nagios/plugins
The page footer show ver 22.5.12000 (stable)
Do I need to switch to rolling ?
mana@nms1:~$ cd /opt/observium
mana@nms1:/opt/observium$ sudo svn update
Updating '.':
At revision 12038.
superman@nms1:/opt/observium$ ./discovery.php -u
___ _ _
/ _ \ | |__ ___ ___ _ __ __ __(_) _ _ _ __ ___
| | | || '_ \ / __| / _ | '__|\ \ / /| || | | || '_ ` _ \
| |_| || |_) |__ | __/| | \ V / | || |_| || | | | | |
___/ |_.__/ |___/ ___||_| _/ |_| __,_||_| |_| |_|
Observium Professional 22.5.12000
-- Database is up to date.
-- Observium is up to date.
TIA
Kevin Riahi
_____
From: "Observium" <observium@observium.org mailto:observium@observium.org > To: "Observium" <observium@observium.org mailto:observium@observium.org > Cc: "Kevin Riahi" <kevin.riahi@envoi.com mailto:kevin.riahi@envoi.com > Sent: Monday, May 23, 2022 1:38:41 AM Subject: Re: [Observium] How to add more nagios checks to the list of probes
Thank you Adam.
Kevin Riahi
_____
From: "Observium" <observium@observium.org mailto:observium@observium.org > To: "Observium" <observium@observium.org mailto:observium@observium.org > Cc: "Adam Armstrong" <adama@observium.org mailto:adama@observium.org > Sent: Saturday, May 21, 2022 12:45:39 PM Subject: Re: [Observium] How to add more nagios checks to the list of probes
Hi,
I added check_sip in r12038.
Adam.
From: observium <observium-bounces@observium.org mailto:observium-bounces@observium.org > On Behalf Of Kevin Riahi via observium Sent: 20 May 2022 04:58 To: Observium <observium@observium.org mailto:observium@observium.org > Cc: Kevin Riahi <kevin.riahi@envoi.com mailto:kevin.riahi@envoi.com > Subject: [Observium] How to add more nagios checks to the list of probes
Is it possible to add more nagios checks by simply copying the check to /usr/lib/nagios/plugins
More specifically like to add nagios chech_sip to the list of available probes.
https://github.com/bashtoni/nagios-check-sip
https://exchange.nagios.org/directory/Plugins/Network-Protocols/%2A-VoIP/SIP...
Kevin Riahi
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Kevin Riahi
-
Luca Sasdelli