0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 18 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[plugin] args: defined new arg types: days, minutes, seconds. Doc tests are available. More... over 11 years ago
Update tests. More... over 11 years ago
Handle any others exceptions that can occur during the SSH connection and add a new argument to specify timeout. More... over 11 years ago
Start new patch: 1.0.82. More... over 11 years ago
Probe SSH: Ignore ~/.ssh/known_hosts keys. closes #1689 @20m. More... over 11 years ago
[probes] ssh: added new method get_file_lastmodified_time() that returns the last modified time of a file in minutes. More... over 11 years ago
[probes] ssh: added new method get_file_lastmodified_timestamp() that make use of stime binary to get the last modified timestamp of a file. More... over 11 years ago
Fixed WARNINGS for Sphinx about title underline too short More... over 11 years ago
Fabric task doc() runs only on monitoring-dc.app.corp More... over 11 years ago
Reorg API reference in the doc. More... over 11 years ago
[Database] MSSQL: use table sys.database_files to find db files and their types (rows, log). Do not compute used percent if max_size is -1. More... over 11 years ago
Merge branch 'config' More... almost 12 years ago
Start a new version. More... almost 12 years ago
[Setuptools] Updated pygraphviz version. More... almost 12 years ago
[Nagios Config] monitoring.nagios.config package now manage the Nagios conf. More... almost 12 years ago
Ignore .idea/ folder. More... almost 12 years ago
monitoring.nagios.plugin.argument: new module that contains functions to specify or convert the type of a command line argument. Use that in type argument of ArgParser.add_argument(). More... almost 12 years ago
New version v1.0.65. More... almost 12 years ago
NagiosPluginMSSQL: added a new method get_server_time() that returns the local date time as seen by the SQL server. More... almost 12 years ago
NagiosPlugin: added a long_output_limit argument to output() method that limit the lines of longoutput to 20 by default but it is configurable. More... almost 12 years ago
Fine tune dependencies version. More... almost 12 years ago
Docs: changed theme to default. More... almost 12 years ago
Docs: updated snmp part. More... almost 12 years ago
Added doc for creating a new plugin and how it works for arguments, output, etc... More... almost 12 years ago
Splited snmp part. More... almost 12 years ago
Now able to send the doc to central server with "fab doc". More... almost 12 years ago
Docs: created a placeholder for _static. More... almost 12 years ago
Fine tune package dependencies. More... almost 12 years ago
New version v1.0.64. More... almost 12 years ago
Added a doc and clean-doc target to Makefile. More... almost 12 years ago