An open API service indexing awesome lists of open source software.

https://github.com/netways/check_starface

Icinga check plugin for Starface Appliance/PBX
https://github.com/netways/check_starface

icinga monitoring plugin starface

Last synced: about 1 year ago
JSON representation

Icinga check plugin for Starface Appliance/PBX

Awesome Lists containing this project

README

          

check_starface
==============

Check Plugin for STARFACE Comfortphoning Equipment. Checks a Starface Appliance/PBX.

## Required Perl Libraries

* IPC::Open3
* IO::Socket

### Usage

check_starface.pl [-t|--timeout=]
[-v|--verbose=]
[-i|--ignore=] [-h|--help]
[-V|--version]

Checks a Starface Applience/PBX.

Options:

-t|--timeout=
Time in seconds to wait before script stops.

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

-i|--ignore=
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.