https://github.com/sensu-plugins/sensu-plugins-switchvox
This plugin provides instrumentation for monitoring Switchvox PBX, including: load, memory/swap usage percentage, disk usage percentage and a collection of metrics via SNMP
https://github.com/sensu-plugins/sensu-plugins-switchvox
monitoring sensu-plugins switchvox
Last synced: 3 months ago
JSON representation
This plugin provides instrumentation for monitoring Switchvox PBX, including: load, memory/swap usage percentage, disk usage percentage and a collection of metrics via SNMP
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-switchvox
- Owner: sensu-plugins
- License: mit
- Created: 2017-03-22T16:12:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T21:40:19.000Z (about 5 years ago)
- Last Synced: 2024-11-10T11:49:48.559Z (over 1 year ago)
- Topics: monitoring, sensu-plugins, switchvox
- Language: Ruby
- Homepage: http://sensu-plugins.io
- Size: 21.5 KB
- Stars: 1
- Watchers: 20
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## sensu-plugins-switchvox
[](https://travis-ci.org/sensu-plugins/sensu-plugins-switchvox)
[](http://badge.fury.io/rb/sensu-plugins-switchvox)
[](https://gemnasium.com/sensu-plugins/sensu-plugins-switchvox)
## Functionality
**check-switchvox-disk-pcnt.rb**
Checks the reported SNMP disk usage percentage for Switchvox PBX
**check-switchvox-load.rb**
Checks the reported SNMP system load for Switchvox PBX
**check-switchvox-mem-pcnt.rb**
Checks the reported SNMP memory usage percentage for Switchvox PBX
**metrics-switchvox-pbx**
Collects Metrics via SNMP for a Switchvox PBX
- Disk
- Used
- Total
- Load
- Memory
- Used
- Total
- Swap
- Used
- Total
- Extentions
- Used
- Max
- Calls
- Total
- Agent login
- Agent logout
- IVR
- Parked
- Queued
- Ringing
- Talking
- Unknown
- Sucscription Days Left
## Files
* check-switchvox-disk-pcnt.rb
* check-switchvox-load.rb
* check-switchvox-mem-pcnt.rb
* metrics-switchvox-pbx
## Usage
## Installation
[Installation and Setup](http://sensu-plugins.io/docs/installation_instructions.html)