Activité
Du 2018-08-23 au 2018-11-20
2018-11-20
- 19:48 Révision e48f0a3b: Minor cleanup of logs/ plugins
- * fix spelling mistake (thanks, codespell)
* do not hide exit code of command substitution via "local" (thanks, shell... - 19:19 Révision 48953d84: Merge pull request #957 from kael-shipman/systemd_units
- Added detailed filtering capabilities for systemd_units
2018-11-19
- 18:29 Révision 2119206e: Merge pull request #959 from kael-shipman/logevents
- Added extinfo to list affected logs and improved documentation
- 19:08 Révision 1d418a1e: Added check for logfile existence at top of loop
2018-11-18
- 18:24 Révision 00737cf2: More perldoc compatibility
- 18:17 Révision 3699102c: Fixed documentation for perldoc format
- 18:12 Révision ec802cda: Address PR comments
- 17:49 Révision cc6600b4: Addressed PR comments
- 13:49 Révision c3305389: Added loggrepx_ example graphs
- 13:26 Révision 6c13e1d9: Added extinfo to list affected logs and improved documentation
2018-11-15
- 15:31 Révision ac1af8bd: Merge pull request #956 from kael-shipman/logevents
- Added loggrepx_ and service_events
- 15:27 Révision b26ba8e6: Bugfix and re-positioning
- 01:18 Révision 19a3cbe3: Addressed PR suggestions (round 1)
2018-10-19
- 16:27 Révision dcfcbc2f: Added detailed filtering capabilities for systemd_units
- 14:23 Révision 0d4ad57f: Added loggrepx_ and service_events
2018-10-18
- 17:45 Révision c4d7d834: Merge pull request #955 from kael-shipman/patch-1
- Added print_{warning,critical} for greater flexibility
- 21:32 Révision eda5c9b4: Implemented minor changes as suggested by maintainer
- 21:28 Révision e4e5d363: Accepted suggestion from maintainer
2018-10-17
- 18:10 Révision 161f2bb5: Added print_{warning,critical} for greater flexibility
- Updated to allow admin to set custom values for warning and critical levels for all `$state` fields.
- 15:28 Révision 34cb2b50: Merge pull request #953 from Slamdunk/patch-1
- Nginx error: log files may be empty
- 02:44 Révision caf3b6c9: Nginx error: log files may be empty
- 22:46 Révision a2ebe024: Merge pull request #952 from Neraud/debsecan
- Improve documentation of debsecan_ plugin and add example graphs
- 21:08 Révision 39d6b73c: doc: change link for plugin example graphs to the guide
2018-10-16
- 16:27 Révision 3bc4979f: Fixed example graphs file names
- Renamed from debsecan_pkg-FOO.png to debsecan_-FOO.png
- 06:39 Révision 01e7e90d: Added example graphs for debsecan_pkg
- 06:38 Révision 1eb83ab6: Fixed CONFIGURATION documentation
2018-10-14
- 14:58 Révision 889e4719: Merge pull request #950 from jtsage/add_unifi_plugins
- Add a group of plugins for unifi (Ubiquity) gear
- 13:11 Révision 556c536c: Add a plugin for unifi (Ubiquity) gear
- Plugins available:
* unifi_api - Providing the following graphs:
* unifi_clients_by_device - Count the number o...
2018-10-04
- 19:37 Révision 25a7b2c0: Merge pull request #949 from mikini/patch-1
- Generate cache file if missing
- 13:53 Révision 21c28638: 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 ...
2018-10-02
2018-09-26
- 13:57 Révision cca33b39: nvme - Munin plugin to monitor the use of NVMe devices
- This is a multigraph plugin which makes three graphs, nvme_usage, nvme_bytes and nvme_writecycles
2018-09-21
- 20:03 Révision 9b3aa267: Merge pull request #944 from cdesjardins/master
- A few quick patches for du-2
2018-09-20
- 06:06 Révision a5ed119b: Add sort to the du command to keep things in order of size
- 06:05 Révision 725d9041: Add clean_path back, it got dropped when clean_fieldname was added
- This allows you to tidy up your munin dir stats
2018-09-18
2018-09-16
- 09:18 Révision 272220c6: Merge branch 'fix-autoconf-exitcode'
- Various plugins still followed the old (before 2009?) convention of using
a non-zero exitcode for indicating "no". Mo... - 09:17 Révision 9cef55a3: 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 r... - 09:13 Révision 2ec4e4c1: Improve incorrect or unspecific output for "autoconf"
- Some plugins emit wrongly formatted "no" messages or lack the "yes"
message on success. - 09:13 Révision 46e2de55: 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 capab... - 22:03 Révision e4cd049b: Fix trivial instances of wrong autoconf exitcodes
2018-09-10
- 14:39 Révision f96bcb41: Merge pull request #940 from RubenKelevra/add_systemd_net_for_tc
- network.tc*: add the ability to detect systemd based network devices
- 14:03 Révision f3347821: network.tc*: add the ability to detect systemd based network device names
- 13:15 Révision 81833d05: Merge pull request #938 from Neraud/git_commit_behind_fixed_shell
- Git commit behind fixed shell
2018-08-30
- 17:34 Révision 0a7b1c81: bbox: upgrade bbox version.
- The UI isn't compatible anymore.
2018-08-25
- 19:33 Révision 99f6979f: Merge pull request #934 from sumpfralle/jstat-plugins
- jstat plugins: various improvements
- 19:31 Révision 3398ff3c: Plugins jstat__*: simplify handling of different JVM types
- 19:31 Révision f5e6d7ea: Plugins jstat__*: add support for Java 1.8
- 19:31 Révision 67f97837: Plugins jstat__*: fix shellcheck issues; switch from bash to sh
- 19:31 Révision 0ddc7e2f: Plugins jstat__*: add format examples
- 19:26 Révision 6af31ea3: Plugins jstat__*: simplify handling of environment settings
- 19:26 Révision 7a52b375: Plugins jstat__*: improve detection of default JAVA_HOME
- 19:26 Révision 4c755fd4: Plugins jstat__*: mention 'graphtitle' setting in documentation
2018-08-24
- 16:29 Révision 7e2f73be: Merge pull request #933 from sumpfralle/plugin-feinstaubsensor
- Add plugin "feinstaubsensor"
- 16:04 Révision 4becc789: Plugin ceph_osd: improve style and documentation
- 15:59 Révision cc015ccc: Merge pull request #927 from LCAC/lcac-patch-ceph
- Use JSON format to obtain data from 'ceph -s'
- 15:52 Révision abdeb7ec: Plugin bitcoind_: introduce explicit configuration file path
- The home directory of the currently effective UID cannot be easily
inferred in python via os.path.expanduser. Since t... - 15:52 Révision 0a090e5b: Plugin bitcoind_: improved error output
- 14:45 Révision 675f1f69: Plugin bitcoind_: retrieve debug state from environment
- 14:38 Révision bc20826c: Plugin bitcoind_: switch to Python3
- 14:31 Révision fffb536e: Plugin bitcoind_: fix flake8 and python3 issues
- 14:29 Révision 3b438369: Plugin bitcoind_: reformat documentation header
Formats disponibles : Atom