MonitoringExchange
NagiosForge
NagiosWiki
Nagios Community Platform powered by NETWAYS

Plugin:check starface.pl

Search  
From NagiosWiki
Jump to: navigation, search

Contents

check_starface.pl

  • Provides an overall status for your Starface
  • Let you know how frequently your Starface is used - Call Graphs
  • It gives CPU and disk usage of the Starface Appliance too

get it on MonitoringExchange

check_starface.pl on Nagios Exchange

what do you need

  • Nagios
  • a Starface Appliance

Help Output

nagios@nagioswiki.org:~/
$ ./check_starface.pl --help
NAME
       check_starface.pl - Nagios-Check Plugin for STARFACE Comfortphoning Equipment

SYNOPSIS
       check_starface.pl [-t│--timeout=<timeout in seconds>]
                         [-v│--verbose=<verbosity level>]
                         [-i│--ignore=<list_of_ports_to_ignore_separated_by_comma>]
                         [-h│--help] [-V│--version]

       Checks a Starface Applience/PBX.

OPTIONS
       -t│--timeout=<timeout in seconds>
           Time in seconds to wait before script stops.

       -v│--verbose=<verbosity level>
           Enable verbose mode (levels: 1,2).
              1  : show each port status
              10 : show active calls at the moment of the check

       -i│--ignore=<list_of_ports_to_ignore_separated_by_comma>
           Which ports sould be ignored if not OK.  To ignore port zero and one but care about the others: 0,1

       -V│--version
           Print version an exit.

       -h│--help
           Print help message and exit.

Comments

Sample Grapher Output

Image:Starface_calls.png Image:Starface_cpu_load.png Image:Starface_diskusage.png