0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 13 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Detect version automatically for the documentation. More... almost 12 years ago
Created documentation structure. More... almost 12 years ago
Ignore docs/_build folder. More... almost 12 years ago
Set version to v1.0.63. More... almost 12 years ago
NagiosPluginMSSQL: add new method get_all_db_status() that returns a list of tuples (db_name, db_state). More... almost 12 years ago
Set version to v1.0.62. More... almost 12 years ago
Setuptools: added ia detection. Do not install same version of pymssql on 64 bits and 32 bits servers. More... almost 12 years ago
Probes MSSQL: fixed showing only the first letter of the error message when connection to the database has failed. More... almost 12 years ago
Use stable release of pymssql. Problem with old Lenny servers. More... almost 12 years ago
Added output() method to plugin base class. This handle how the output will be formatted to Nagios. More... almost 12 years ago
MSSQL: add a close() method to probe and plugin classes. More... almost 12 years ago
NagiosPluginMSSQL: add method get_db_size(). More... almost 12 years ago
Setup: specify exact version of dependencies for Cython and pymssql packages. More... almost 12 years ago
MSSQL probe: return the query that failed when raising PluginError exception. More... almost 12 years ago
Cleaned old reference to NagiosPPT in exceptions module. More... almost 12 years ago
New class NagiosPluginMSSQL to easily create a plugin that query MS SQL server. More... almost 12 years ago
Moved monitoring.nagios.plugin.probes to monitoring.nagios.probes. More... almost 12 years ago
Updated fabfile. More... almost 12 years ago
Change package to monitoring.nagios. Make monitoring a namespace. More... almost 12 years ago
Change the way the pickle file name is constructed. More... almost 12 years ago
Run NagiosPlugin.initialize() after logging configuration. More... almost 12 years ago
Updated tests. More... almost 12 years ago
Fixed plugin level initialization, catch argparser exceptions and pickle data type. More... almost 12 years ago
Start a new version: v1.0.52. More... almost 12 years ago
Fabfile: use http_proxy. More... almost 12 years ago
Fabfile: do not run update() on admin server. More... almost 12 years ago
Add persistence between plugin executions. More... almost 12 years ago
Start new version: v1.0.51 More... almost 12 years ago
Changed the help about required args group in the parser. More... almost 12 years ago
Setuptools: added Fabric and pygraphviz as extra. More... almost 12 years ago