Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_beronet

Current Version
1.0
Last Release Date
2011-08-05
Compatible With
  • Nagios 2.x
  • Nagios 3.x
Owner
Hits
89778
Files:
FileDescription
check_beronetcheck_beronet
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
This Plugin was developed by oliskibbe at gmail.com (Oliver Skibbe)

This plugin is written in php and requires php_snmp

Required:
@nagios:
- packages: php-cli, php5-snmp
@beronet:
- Firmware > 2.x
- SNMP activated


Usage: check_beronet ip community command

ip = ip of beronet media gateway
community = snmp community of beronet media gateway (default is public...not really changeable)

available commands:
errors = checks if there are physical layer error, sends perfdata
portstate = checks portstate of modules (UP, DOWN)
calls = displays total calls and average connection, sends perfdata
current = displays current calls, sends perfdata
load = displays load (cpu,memory): crit if over 80%, sends perfdata
info = always ok. prints version (FPGA,Firmware), revision and serial of beronet media gateway
uptime = always ok. prints uptime of beronet media gateway

Feel free to ask questions and to modify this script..but please send these changes back to me.