Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / monit / monit_parser @ a7139bca

Historique | Voir | Annoter | Télécharger (3,52 ko)

# Date Auteur Commentaire
a7139bca 2020-10-28 18:38 Lars Kruse

Unify shebang for python scripts

be192b52 2019-08-12 23:16 Lars Kruse

Fix multiple python code issues (detected by flake8)

7f3ce966 2018-03-26 22:55 Lars Kruse

Plugin monit_parser: fix style issues

f41b6861 2017-02-22 18:15 dipohl

Category Tree: Reduce number of categories
monit -> munin
nova -> cloud (nova)
powermta -> mail (powermta)
redis -> search (redis) and system (redis)

4fa3811c 2017-01-20 18:46 Gerald Turner

Add optional preemptive HTTP Basic Authentication to HTTP request in order to
support monit configuration like "set httpd port 2812 allow munin:s3cr3t
read-only"

ef6cedf7 2016-10-22 23:08 Lars Kruse

[monit_parser] change input format to XML; retrieve via URL (Closes: #558)

b8f1b6c8 2016-10-22 21:49 Lars Kruse

[monit_parser] implement memory alloaction unit parsing

Previously monit seems to have output memory usage in kilobytes without
a unit. Somewhen this seemed to have changed to an (optional?) suffix
(e.g. MB). Thus the new scaling may differ from the previous scaling,...

e5fbbaea 2016-10-22 21:49 Lars Kruse

[monit_parser] improve code structure

8d78e459 2016-10-22 21:49 Lars Kruse

[monit_parser] add documentation (Closes: #548)

dcd9434e 2016-10-22 19:27 Lars Kruse

[monit_parser] use python2/3 compatible 'print' style

9d62e558 2016-10-22 19:27 Lars Kruse

[monit_parser] replace 'commands' module with 'subprocess'

necessary for python3 support

0f24fe00 2016-10-22 18:56 Lars Kruse

[monit_parser] fix whitespace issues

25a1a06a 2015-06-08 11:10 Viktor Szépe

Missing condition

7220fda4 2015-06-08 11:05 Viktor Szépe

print statements need variables

c72251a7 2015-06-08 08:38 Viktor Szépe

Not using memory is a warning condition

When a daemon fails `-nan` is its memory usage.

08346aac 2012-02-13 12:24 Steve Schnepp

- have some dirs