[OpenSIPS-Users] [ANNOUNCE]: sipnagios, a Nagios Plugin to check Call Quality in SIP VoIP (compatible with checkmk, etc)

Giovanni Maruzzelli gmaruzz at gmail.com
Wed Apr 21 09:39:30 EST 2021


Hello fellow VoIPers and RTCers,

on GitHub there is an early release of sipnagios, opensource.

check it out: https://github.com/gmaruzz/sipnagios

sipnagios is a Nagios Plugin to check Call Quality in SIP VoIP (compatible
with checkmk, etc)

sipnagios implements the Nagios plugin API for monitoring and performance
data.

sipnagios.c is a modification of the original siprtp.c sample in pjproject
distribution. Supposedly, it works on Linux, Windows, and anywhere you can
compile pjproject on.

It makes a call, checks all the various resulting values (mos, rtt, pdd,
tta, jitter, packet loss, bytes and packets transferred, and so on). It
verifies these values are included into acceptable, warning, or critical
ranges.

If the call has gone well, sipnagios print performance data for Nagios
graphs, and returns 0.

If the call fails, or if its measured values are not inside acceptable
ranges, it exits with Nagios conventional WARNING or CRITICAL values.

mos calculation is scraped from Julien Chavanton work (VoIP Patrol, on
GitHub too) I can't even understand :) (merci Julien!)
Enjoy!
-giovanni


-- 
Sincerely,

Giovanni Maruzzelli
OpenTelecom.IT
cell: +39 347 266 56 18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210421/d6a56495/attachment-0001.html>


More information about the Users mailing list