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
- Host: GitHub
- URL: https://github.com/netways/check_starface
- Owner: NETWAYS
- License: gpl-2.0
- Created: 2017-05-31T13:39:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-16T14:01:23.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T15:12:52.424Z (over 1 year ago)
- Topics: icinga, monitoring, plugin, starface
- Language: Perl
- Homepage: https://shop.netways.de
- Size: 94.7 KB
- Stars: 0
- Watchers: 14
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.