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

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

Awesome Lists containing this project

README

          

## sensu-plugins-switchvox

[![Build Status](https://travis-ci.org/sensu-plugins/sensu-plugins-switchvox.svg?branch=master)](https://travis-ci.org/sensu-plugins/sensu-plugins-switchvox)
[![Gem Version](https://badge.fury.io/rb/sensu-plugins-switchvox.svg)](http://badge.fury.io/rb/sensu-plugins-switchvox)
[![Dependency Status](https://gemnasium.com/sensu-plugins/sensu-plugins-switchvox.svg)](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)