-
Notifications
You must be signed in to change notification settings - Fork 3
/
README
28 lines (21 loc) · 876 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
openSIPS Nagios Plugin
Introduction
------------
This is the openSIPS Nagios plugin which allows to monitor an openSIPS
instance with Nagios. Nearly every metric provided by openSIPS control tool
opensipsctl can be handled by the script and can be easily displayed in the
Nagios dashboard.
openSIPS
--------
openSIPS is an open source SIPS server. Additional documentation can be found
on the project homepage: http://www.opensips.org
The Nagios plugin is not part of the official openSIPS project.
Files
-----
The following files are relevant for the plugin:
opensips Nagios script (bash) to monitor openSIPS
opensips.py Nagios script (Python) to monitor openSIPS
opensipsctl_dummy opensipsctl dummy script for testing purposes
INSTALL Installation instructions
README This README file
Installation instructions can be found in the INSTALL file.