Projet

Général

Profil

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

root @ d5fc30a9

# Date Auteur Commentaire
d5fc30a9 2018-12-20 09:25 Lars Kruse

nginx_upstream_multi_: simplify configuration retrieval via environment

734da6b9 2018-12-20 09:25 Lars Kruse

nginx_upstream_multi_: fix namespace overide of "time"

5f9e882b 2018-12-20 09:25 Lars Kruse

nginx_upstream_multi_: fix flake8 issues

13bd1599 2018-12-20 09:24 Lars Kruse

nginx_upstream_multi_: migrate to Python3

d5676e9d 2018-12-14 15:13 Lars Kruse

Merge pull request #965 from shuehner/fix_permgen_metaspace

Fix reporting of 'Permanent Generation' / Metaspace (for java<8)

583560e5 2018-12-14 08:43 Stefan Huehner

Fix reporting of 'Permanent Generation' / Metaspace.

Fix regression in last commit. While it added auto-detection of changing
column position it did not take into account the known change from
Java 7 > 8.

Java <8 had the Permanent Generation region which jstat columns PU, PC...

4e713c9b 2018-12-13 21:50 Lars Kruse

Merge pull request #963 from shuehner/more_jvms

Fix jstat* plugins to work again with java 6+7, fix PU reporting for Java8

f0548a37 2018-12-13 09:20 Stefan Huehner

Fix jstat* plugins to work again with java 6+7, fix PU reporting for
Java8.

jstat column output is not stable across JVM versions (technically
version of jstat binary used).
New columns are added not add the end of column list but in the middle
breaking access via constant index....

7c397d94 2018-11-29 15:31 Lars Kruse

Merge pull request #961 from bobkare/nullmailer-thresholds

Add support for configurable thresholds to nullmailer_queue plugin

69ff4ef3 2018-11-29 02:45 Knut Arne Bjørndal

Fix potential whitespace issue raised in review

7698d7fe 2018-11-28 19:41 Lars Kruse

Merge pull request #960 from bertptrs/plugin-timesync

Create plugin timesync_status to monitor systemd ntp.

aa009f60 2018-11-28 10:11 Knut Arne Bjørndal

Add support for configurable thresholds to nullmailer_queue plugin

44b604cd 2018-11-28 06:11 Bert Peters

Create plugin timesync_status to monitor systemd ntp.

e48f0a3b 2018-11-19 19:48 Lars Kruse

Minor cleanup of logs/ plugins

  • fix spelling mistake (thanks, codespell)
  • do not hide exit code of command substitution via "local" (thanks, shellcheck)
  • avoid access of potentially undefined variables (thanks, shellcheck)
  • fix tabs/spaces
  • avoid variable substitution in arithmetic substitution...
48953d84 2018-11-19 19:19 Lars Kruse

Merge pull request #957 from kael-shipman/systemd_units

Added detailed filtering capabilities for systemd_units

2119206e 2018-11-19 18:29 Lars Kruse

Merge pull request #959 from kael-shipman/logevents

Added extinfo to list affected logs and improved documentation

1d418a1e 2018-11-18 19:08 Kael Shipman

Added check for logfile existence at top of loop

00737cf2 2018-11-18 18:24 Kael Shipman

More perldoc compatibility

3699102c 2018-11-18 18:17 Kael Shipman

Fixed documentation for perldoc format

ec802cda 2018-11-18 18:12 Kael Shipman

Address PR comments

cc6600b4 2018-11-18 17:49 Kael Shipman

Addressed PR comments

c3305389 2018-11-18 13:49 Kael Shipman

Added loggrepx_ example graphs

6c13e1d9 2018-11-18 13:26 Kael Shipman

Added extinfo to list affected logs and improved documentation

ac1af8bd 2018-11-15 15:31 Lars Kruse

Merge pull request #956 from kael-shipman/logevents

Added loggrepx_ and service_events

b26ba8e6 2018-11-15 15:27 Kael Shipman

Bugfix and re-positioning

19a3cbe3 2018-11-15 01:18 Kael Shipman

Addressed PR suggestions (round 1)

dcfcbc2f 2018-10-19 16:27 Kael Shipman

Added detailed filtering capabilities for systemd_units

0d4ad57f 2018-10-19 14:23 Kael Shipman

Added loggrepx_ and service_events

c4d7d834 2018-10-18 17:45 Lars Kruse

Merge pull request #955 from kael-shipman/patch-1

Added print_{warning,critical} for greater flexibility

eda5c9b4 2018-10-17 21:32 Kael Shipman

Implemented minor changes as suggested by maintainer

e4e5d363 2018-10-17 21:28 Lars Kruse

Accepted suggestion from maintainer

161f2bb5 2018-10-17 18:10 Kael Shipman

Added print_{warning,critical} for greater flexibility

Updated to allow admin to set custom values for warning and critical levels for all `$state` fields.

34cb2b50 2018-10-17 15:28 Lars Kruse

Merge pull request #953 from Slamdunk/patch-1

Nginx error: log files may be empty

caf3b6c9 2018-10-17 02:44 Filippo Tessarotto

Nginx error: log files may be empty

a2ebe024 2018-10-16 22:46 Lars Kruse

Merge pull request #952 from Neraud/debsecan

Improve documentation of debsecan_ plugin and add example graphs

39d6b73c 2018-10-16 21:08 Lars Kruse

doc: change link for plugin example graphs to the guide

3bc4979f 2018-10-16 16:27 Neraud

Fixed example graphs file names
Renamed from debsecan_pkg-FOO.png to debsecan_-FOO.png

01e7e90d 2018-10-16 06:39 Neraud

Added example graphs for debsecan_pkg

1eb83ab6 2018-10-16 06:38 Neraud

Fixed CONFIGURATION documentation

889e4719 2018-10-14 14:58 Lars Kruse

Merge pull request #950 from jtsage/add_unifi_plugins

Add a group of plugins for unifi (Ubiquity) gear

556c536c 2018-10-14 13:11 JTSage

Add a plugin for unifi (Ubiquity) gear

Plugins available:

  • unifi_api - Providing the following graphs:
    • unifi_clients_by_device - Count the number of clients connected on a per-device basis
    • unifi_clients_by_network - Count the number of clients connected to each named network...
25a7b2c0 2018-10-04 19:37 Lars Kruse

Merge pull request #949 from mikini/patch-1

Generate cache file if missing

21c28638 2018-10-04 13:53 Mikkel Kirkgaard Nielsen

Generate cache file if missing

Don't exit with error if cache file is missing, instead refrain from sending values and daemonize() in an attempt to generate one.
Invocation using 'config' before generation is successful will fail, as mentioned in #914, but configuration will get picked up as soon as it is present.

9b3aa267 2018-09-20 20:03 Lars Kruse

Merge pull request #944 from cdesjardins/master

A few quick patches for du-2

a5ed119b 2018-09-20 06:06 Christopher Desjardins

Add sort to the du command to keep things in order of size

725d9041 2018-09-20 06:05 Christopher Desjardins

Add clean_path back, it got dropped when clean_fieldname was added

This allows you to tidy up your munin dir stats

6995742e 2018-09-17 21:07 Lars Kruse

Plugins tc_*: check existence of "tc" during autoconf

272220c6 2018-09-16 09:18 Lars Kruse

Merge branch 'fix-autoconf-exitcode'

Various plugins still followed the old (before 2009?) convention of using
a non-zero exitcode for indicating "no". Most of these (obvious) occasions
should be fixed now.

9cef55a3 2018-09-16 09:17 Lars Kruse

Restructure incomplete or broken "autoconf" implementations

Some plugins with non-zero autoconf exitcodes (it must be zero instead)
deserved a bit of code cleanup for improved readability.

46e2de55 2018-09-16 09:13 Lars Kruse

Remove unused "autoconf" handling from plugins without this capability

Some plugins contained code for handling "autoconf" (always returning
"no") but did not announce the respective capability via the magic
marker.

2ec4e4c1 2018-09-16 09:13 Lars Kruse

Improve incorrect or unspecific output for "autoconf"

Some plugins emit wrongly formatted "no" messages or lack the "yes"
message on success.

e4cd049b 2018-09-15 22:03 Lars Kruse

Fix trivial instances of wrong autoconf exitcodes

f96bcb41 2018-09-10 14:39 Lars Kruse

Merge pull request #940 from RubenKelevra/add_systemd_net_for_tc

network.tc*: add the ability to detect systemd based network devices

f3347821 2018-09-10 14:03 RubenKelevra

network.tc*: add the ability to detect systemd based network device names

81833d05 2018-09-10 13:15 Lars Kruse

Merge pull request #938 from Neraud/git_commit_behind_fixed_shell

Git commit behind fixed shell

99f6979f 2018-08-25 19:33 Lars Kruse

Merge pull request #934 from sumpfralle/jstat-plugins

jstat plugins: various improvements

0ddc7e2f 2018-08-25 19:31 Lars Kruse

Plugins jstat__*: add format examples

67f97837 2018-08-25 19:31 Lars Kruse

Plugins jstat__*: fix shellcheck issues; switch from bash to sh

f5e6d7ea 2018-08-25 19:31 Lars Kruse

Plugins jstat__*: add support for Java 1.8

3398ff3c 2018-08-25 19:31 Lars Kruse

Plugins jstat__*: simplify handling of different JVM types

4c755fd4 2018-08-25 19:26 Lars Kruse

Plugins jstat__*: mention 'graphtitle' setting in documentation

7a52b375 2018-08-25 19:26 Lars Kruse

Plugins jstat__*: improve detection of default JAVA_HOME

6af31ea3 2018-08-25 19:26 Lars Kruse

Plugins jstat__*: simplify handling of environment settings

7e2f73be 2018-08-24 16:29 Lars Kruse

Merge pull request #933 from sumpfralle/plugin-feinstaubsensor

Add plugin "feinstaubsensor"

4becc789 2018-08-24 16:04 Lars Kruse

Plugin ceph_osd: improve style and documentation

cc015ccc 2018-08-24 15:59 Lars Kruse

Merge pull request #927 from LCAC/lcac-patch-ceph

Use JSON format to obtain data from 'ceph -s'
ab3d97fc 2018-08-22 13:44 Lars Kruse

Plugin asterisk: fix typos for "unknown" dataset

The "draw" configuration as well as the "value" were ignored.

646a6c69 2018-08-22 12:34 Neraud

Fixed user detection.
The USER environment variable is not populated when the plugin is executed. Switched to checking the effective user.

d5caa85c 2018-08-22 09:37 Neraud

Fixed error when using a user which doesn't have a default shell (like the default munin user on Debian/Ubuntu)

f7e6511f 2018-08-04 14:04 Lars Kruse

Merge pull request #924 from Neraud/git_commit_behind

Added git_commit_behind

69422624 2018-08-04 12:08 Neraud

Added example graphs

e29c89c0 2018-08-04 11:56 Neraud

Removed the use of the DEBUG environmant variable, kept only MUNIN_DEBUG

eb9681a7 2018-08-04 11:37 Neraud

Changed the graph_category to file_transfer

0d538451 2018-08-04 11:36 Neraud

Improved CONFIGURATION comment to better describe the user property

1027f5e5 2018-08-04 11:35 Neraud

Fixed NOTES comment to better explain the fetch munin/cron modes

81b129dd 2018-08-04 11:31 Neraud

Renamed get_info to print_info

5b2396a9 2018-08-04 06:02 Lars Kruse

Merge pull request #929 from sumpfralle/plugin-postfix-rbl-blocked-mails

Plugin postfix-rbl-blocked-mails: various improvements

d079f0fa 2018-08-03 10:40 Neraud

Improved the update methods : added the munin mode

61241b80 2018-08-03 10:40 Neraud

Improved munin state file handling

c169373f 2018-08-03 10:40 Neraud

Improved shell command generation to protect the injected configuration values

e0b243ba 2018-08-03 10:40 Neraud

Improved how the statefile last modified date is updated

7bc4d133 2018-08-03 10:39 Neraud

Improved configuration documentation

397052a8 2018-08-03 10:39 Neraud

Misc code improvements

b115cb2b 2018-08-03 07:08 Lars Kruse

Plugin postfix-rbl-blocked-mails: shellcheck cleanup; switch to /bin/sh

9e47c112 2018-08-03 07:05 Lars Kruse

Plugin postfix-rbl-blocked-mails: count by top-level-domain

It looks like the spamhaus domain changed from sbl-xbl.spamhaus.org to
zen.spamhaus.org. The same may have happened for other RBL domains.
Thus we just filter by the top level domain (instead of the specific...

e77b778c 2018-08-03 07:05 Lars Kruse

Plugin postfix-rbl-blocked-mails: separate count function

f3525cfa 2018-08-03 07:00 Lars Kruse

Plugin postfix-rbl-blocked-mails: unify whitespace

d4320aea 2018-08-03 06:59 Lars Kruse

Plugin postfix-rbl-blocked-mails: improve autoconf output

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
ef851f0c 2018-08-01 20:33 Lars Kruse

Plugin cpu-usage-by-process: fix shellcheck issues

b59ec071 2018-08-01 20:33 Lars Kruse

Plugin cpu-usage-by-process: fix autoconf output

45290417 2018-08-01 20:33 Lars Kruse

Plugins eoc_subscribers_count: fix shellcheck issues

9c1689fb 2018-08-01 20:33 Lars Kruse

Plugin proftpd_count: fix shellcheck issues

b925a101 2018-08-01 20:33 Lars Kruse

Plugin proftpd_bytes: fix shellcheck issues

e62a8e31 2018-08-01 20:33 Lars Kruse

Plugin proftpd_count: fix autoconf handling

68eddb58 2018-08-01 18:06 Lars Kruse

Plugin proftpd_bytes: fix autoconf handling

33e95e6f 2018-08-01 17:56 Lars Kruse

Review and unify category assignments of plugins

c8df9ab4 2018-08-01 17:53 Lars Kruse

Plguin xen_memory: change 'draw' style from lines to AREASTACK

4d2d1fb9 2018-08-01 17:51 Lars Kruse

Plugins xen_*: fix 'autoconf' logic and exitcode

4b4a6a01 2018-08-01 17:51 Lars Kruse

Plugins xen_*: fix shellcheck issues