Projet

Général

Profil

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

root / plugins / ssh @ 17f78427

# Date Auteur Commentaire
17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
7a37bfb1 2018-07-11 13:35 Lars Kruse

Plugins: unify shebang for ruby scripts

8e37e480 2018-05-28 04:58 Lars Kruse

add example graphs for sshd_log plugin

Contributed by Niluge-KiWi:
https://github.com/munin-monitoring/contrib/pull/770/files

8f68d6e6 2018-04-28 19:49 Thomas Riccardi

sshd_log: allow both types GAUGE and DERIVE, default to GAUGE

In fact for journald mode internally it really is type ABSOLUTE, because
we use journald cursor to get only new logs on each collect. It results
in the same value as with a plain log file and type DERIVE: it's the...

cdb82255 2018-04-28 19:49 Thomas Riccardi

sshd_log: allow multiple journalctl args

Useful for multiple filtering.
At the cost of not being able to pass spaces properly in args, but
that's uncommon.

e178be64 2018-04-28 19:49 Thomas Riccardi

sshd_log: fix label typo

bc1e78ae 2018-04-28 19:49 Thomas Riccardi

sshd_log: remove env.category: it should not be configurable

26181ead 2018-04-28 19:49 Thomas Riccardi

sshd_log: POD style documentation

ff68f641 2018-04-28 19:49 Thomas Riccardi

sshd_log: cleanup autoconf

  • always return 0
  • add details on autoconf failure
c04acf95 2018-04-28 19:49 Thomas Riccardi

sshd_log: fix shellcheck warnings

e6a18b5a 2018-04-28 19:49 Thomas Riccardi

sshd_log: use DERIVE datatype and support logs from journald too

Now shows the number of events per time unit, instead of a counter
always increasing until logrotate.

To use journald, set env.logfile to special value 'journald': It will
read the sshd logs from journalctl _COMM=sshd....

4b2fcbf8 2017-04-18 17:32 Lars Kruse

replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE'

see http://guide.munin-monitoring.org/en/latest/plugin/env.html

ca7cbd71 2017-04-18 04:19 dmzkrsk

Use $MUNIN_PLUGSTATE instead of hardcoded path

3a6fdce8 2017-02-23 19:35 dipohl

Plugin-Gallery: get better 2nd level structure

c0568802 2017-02-23 15:14 dipohl

Reduce number of categories, move "other" plugins

6aa977b2 2017-02-23 11:08 dipohl

Category Tree: Reduce number of categories
rackspace -> cloud (rackspace)
openvpn -> network (openvpn)
rethinkdb -> db (rethinkdb)
glance -> cloud (glance)

e5ce7492 2012-08-07 01:20 Diego Elio Pettenò

More housekeeping.

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

- have some dirs