首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 简单的Python框架进行交互时捷(并建立Nagios插件)

简单的Python框架进行交互时捷(并建立Nagios插件)

资 源 简 介

Introduction This is a simple framework which makes building Python applications to interact with Switchvox very easy. My focus has been on building Nagios plug-ins to monitor my Switchvox server. Consequently, I"ve built some very nice helper functions and foundation which makes creating Nagios plug-ins (particularly those targetting Switchvox) extraordinarily easy. You can write a new Nagios plug-in to monitor Switchvox in about 10 minutes. More technical info How to run things It"s really pretty simple. Run each of the programs in the bin directory, each one will print out usage directions to the terminal. Pretty simple, eh? Python requirements Version 0.1 available in downloads (and tags section of source) has been tested with Python 2.4, 2.5, and 2.6. The version available in the trunk section of the source repository works with all of the above plus Python 3.0 and 3.1.

文 件 列 表

bin
.svn
telephonyCardStatus_check.py
elevator_check.py
goodline_check.py
badline_check.py
tests
.svn
test_switchvox_common.py
test_telephonycardstatus.py
__init__.py
test_outboundCall.py
check_outboundCall.py
check_outboundCall.pyc
check_telephonyCardStatus.py
__init__.py
LICENSE.txt
nagios_common.py
nagios_common.pyc
sv_nag_abstract.py
sv_nag_abstract.pyc
switchvox_common.py
switchvox_common.pyc
VIP VIP
0.166929s