Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_kannel
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
check_kannel is a Nagios (http://www.nagios.org) plugin written in Perl (http://www.perl.org) which monitors the Kannel WAP and SMS Gateway software (http://www.kannel.org) status by interfacing with the status interface it exports in XML format via HTTP.
It was coded mostly following guidelines on Nagios Plugin development found at
http://nagiosplug.sourceforge.net/developer-guidelines.html
but currently lacks translation and performance data features.
Requirements include:
* Perl 5.
* Nagios with EPN (Embedded Perl) support.
* Perl modules:
LWP::UserAgent XML::DOM XML::XPath XML::XPath::XMLParser
Contributions, suggestions and bugreports are encouraged and appreciated. Please contact me if you are willing to contribute.
It was coded mostly following guidelines on Nagios Plugin development found at
http://nagiosplug.sourceforge.net/developer-guidelines.html
but currently lacks translation and performance data features.
Requirements include:
* Perl 5.
* Nagios with EPN (Embedded Perl) support.
* Perl modules:
LWP::UserAgent XML::DOM XML::XPath XML::XPath::XMLParser
Contributions, suggestions and bugreports are encouraged and appreciated. Please contact me if you are willing to contribute.
Reviews (3)
byVO, February 6, 2017
It works OK, except there are several bugs on the queue checks. The queue checks do not work at all because of line 239 should change "warning" to "critical". Second bug makes all queue checks work only if both send&receive warning&critical options are set. Fix the line 239 and set options i,j,o,q and it should work.
byivan_upsons, December 12, 2012
i have used check_kannel plugin and it is really working fine for me. however, the graphing is missing and if added, the plugin will be up there in the ranking! Thanks ivan
I m monitoring my SMSC connection's, SMSbox with this plugin. But not able to monitor --smsrecvqwarn, --smsrecvqcrit, --smssendqwarn & --smssendqcrit. It doesn't show any warning or critical alert in send & receive SMS queue.
I need help to monitor all this.
I need help to monitor all this.