Projet

Général

Profil

Activité

Du 2018-07-21 au 2018-10-18

2018-10-18

17:45 Révision c4d7d834: Merge pull request #955 from kael-shipman/patch-1
Added print_{warning,critical} for greater flexibility Lars Kruse
21:32 Révision eda5c9b4: Implemented minor changes as suggested by maintainer
Kael Shipman
21:28 Révision e4e5d363: Accepted suggestion from maintainer
Lars Kruse

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. Kael Shipman
15:28 Révision 34cb2b50: Merge pull request #953 from Slamdunk/patch-1
Nginx error: log files may be empty Lars Kruse
02:44 Révision caf3b6c9: Nginx error: log files may be empty
Filippo Tessarotto
22:46 Révision a2ebe024: Merge pull request #952 from Neraud/debsecan
Improve documentation of debsecan_ plugin and add example graphs Lars Kruse
21:08 Révision 39d6b73c: doc: change link for plugin example graphs to the guide
Lars Kruse

2018-10-16

16:27 Révision 3bc4979f: Fixed example graphs file names
Renamed from debsecan_pkg-FOO.png to debsecan_-FOO.png Neraud
06:39 Révision 01e7e90d: Added example graphs for debsecan_pkg
Neraud
06:38 Révision 1eb83ab6: Fixed CONFIGURATION documentation
Neraud

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 Lars Kruse
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...
JTSage

2018-10-04

19:37 Révision 25a7b2c0: Merge pull request #949 from mikini/patch-1
Generate cache file if missing Lars Kruse
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 ... Mikkel Kirkgaard Nielsen

2018-10-02

04:29 Révision a2267c05: more sanity checking. give appropriate feedback to autoconf.
Kjetil Torgrim Homme

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 Kjetil Torgrim Homme

2018-09-21

20:03 Révision 9b3aa267: Merge pull request #944 from cdesjardins/master
A few quick patches for du-2 Lars Kruse

2018-09-20

06:06 Révision a5ed119b: Add sort to the du command to keep things in order of size
Christopher Desjardins
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 Christopher Desjardins

2018-09-18

21:07 Révision 6995742e: Plugins tc_*: check existence of "tc" during autoconf
Lars Kruse

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...
Lars Kruse
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...
Lars Kruse
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.
Lars Kruse
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...
Lars Kruse
22:03 Révision e4cd049b: Fix trivial instances of wrong autoconf exitcodes
Lars Kruse

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 Lars Kruse
14:03 Révision f3347821: network.tc*: add the ability to detect systemd based network device names
RubenKelevra
13:15 Révision 81833d05: Merge pull request #938 from Neraud/git_commit_behind_fixed_shell
Git commit behind fixed shell Lars Kruse

2018-08-30

17:34 Révision 0a7b1c81: bbox: upgrade bbox version.
The UI isn't compatible anymore. Steve Schnepp

2018-08-25

19:33 Révision 99f6979f: Merge pull request #934 from sumpfralle/jstat-plugins
jstat plugins: various improvements Lars Kruse
19:31 Révision 3398ff3c: Plugins jstat__*: simplify handling of different JVM types
Lars Kruse
19:31 Révision f5e6d7ea: Plugins jstat__*: add support for Java 1.8
Lars Kruse
19:31 Révision 67f97837: Plugins jstat__*: fix shellcheck issues; switch from bash to sh
Lars Kruse
19:31 Révision 0ddc7e2f: Plugins jstat__*: add format examples
Lars Kruse
19:26 Révision 6af31ea3: Plugins jstat__*: simplify handling of environment settings
Lars Kruse
19:26 Révision 7a52b375: Plugins jstat__*: improve detection of default JAVA_HOME
Lars Kruse
19:26 Révision 4c755fd4: Plugins jstat__*: mention 'graphtitle' setting in documentation
Lars Kruse

2018-08-24

16:29 Révision 7e2f73be: Merge pull request #933 from sumpfralle/plugin-feinstaubsensor
Add plugin "feinstaubsensor" Lars Kruse
16:04 Révision 4becc789: Plugin ceph_osd: improve style and documentation
Lars Kruse
15:59 Révision cc015ccc: Merge pull request #927 from LCAC/lcac-patch-ceph
Use JSON format to obtain data from 'ceph -s' Lars Kruse
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...
Lars Kruse
15:52 Révision 0a090e5b: Plugin bitcoind_: improved error output
Lars Kruse
14:45 Révision 675f1f69: Plugin bitcoind_: retrieve debug state from environment
Lars Kruse
14:38 Révision bc20826c: Plugin bitcoind_: switch to Python3
Lars Kruse
14:31 Révision fffb536e: Plugin bitcoind_: fix flake8 and python3 issues
Lars Kruse
14:29 Révision 3b438369: Plugin bitcoind_: reformat documentation header
Lars Kruse

2018-08-22

13:44 Révision ab3d97fc: Plugin asterisk: fix typos for "unknown" dataset
The "draw" configuration as well as the "value" were ignored. Lars Kruse
12:34 Révision 646a6c69: Fixed user detection.
The USER environment variable is not populated when the plugin is executed. Switched to checking the effective user. Neraud
09:37 Révision d5caa85c: Fixed error when using a user which doesn't have a default shell (like the def...
Neraud

2018-08-04

14:04 Révision f7e6511f: Merge pull request #924 from Neraud/git_commit_behind
Added git_commit_behind Lars Kruse
12:08 Révision 69422624: Added example graphs
Neraud
11:56 Révision e29c89c0: Removed the use of the DEBUG environmant variable, kept only MUNIN_DEBUG
Neraud
11:37 Révision eb9681a7: Changed the graph_category to file_transfer
Neraud
11:36 Révision 0d538451: Improved CONFIGURATION comment to better describe the user property
Neraud
11:35 Révision 1027f5e5: Fixed NOTES comment to better explain the fetch munin/cron modes
Neraud
11:31 Révision 81b129dd: Renamed get_info to print_info
Neraud
06:02 Révision 5b2396a9: Merge pull request #929 from sumpfralle/plugin-postfix-rbl-blocked-mails
Plugin postfix-rbl-blocked-mails: various improvements Lars Kruse

2018-08-03

10:40 Révision d079f0fa: Improved the update methods : added the munin mode
Neraud
10:40 Révision 61241b80: Improved munin state file handling
Neraud
10:40 Révision c169373f: Improved shell command generation to protect the injected configuration values
Neraud
10:40 Révision e0b243ba: Improved how the statefile last modified date is updated
Neraud
10:39 Révision 7bc4d133: Improved configuration documentation
Neraud
10:39 Révision 397052a8: Misc code improvements
Neraud
07:08 Révision b115cb2b: Plugin postfix-rbl-blocked-mails: shellcheck cleanup; switch to /bin/sh
Lars Kruse
07:05 Révision 9e47c112: 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 f...
Lars Kruse
07:05 Révision e77b778c: Plugin postfix-rbl-blocked-mails: separate count function
Lars Kruse
07:00 Révision f3525cfa: Plugin postfix-rbl-blocked-mails: unify whitespace
Lars Kruse
06:59 Révision d4320aea: Plugin postfix-rbl-blocked-mails: improve autoconf output
Lars Kruse

2018-08-02

20:33 Révision e62a8e31: Plugin proftpd_count: fix autoconf handling
Lars Kruse
20:33 Révision b925a101: Plugin proftpd_bytes: fix shellcheck issues
Lars Kruse
20:33 Révision 9c1689fb: Plugin proftpd_count: fix shellcheck issues
Lars Kruse
20:33 Révision 45290417: Plugins eoc_subscribers_count: fix shellcheck issues
Lars Kruse
20:33 Révision b59ec071: Plugin cpu-usage-by-process: fix autoconf output
Lars Kruse
20:33 Révision ef851f0c: Plugin cpu-usage-by-process: fix shellcheck issues
Lars Kruse
20:33 Révision 17f78427: Whitespace cleanup
* remove trailing whitespace
* remove empty lines at the end of files
Lars Kruse

2018-08-01

18:06 Révision 68eddb58: Plugin proftpd_bytes: fix autoconf handling
Lars Kruse
17:56 Révision 33e95e6f: Review and unify category assignments of plugins
Lars Kruse
17:53 Révision c8df9ab4: Plguin xen_memory: change 'draw' style from lines to AREASTACK
Lars Kruse
17:51 Révision 4d2d1fb9: Plugins xen_*: fix 'autoconf' logic and exitcode
Lars Kruse
17:51 Révision 4b4a6a01: Plugins xen_*: fix shellcheck issues
Lars Kruse
17:30 Révision 0987cf33: Plugin virtualbox_*: fix shellcheck issues
Lars Kruse
17:25 Révision 1ed78789: Plugin zapchans: fix shellcheck issue
Lars Kruse
17:09 Révision 2f5a2a79: Plugin radwho_cnt: fix shellcheck issues
Lars Kruse
17:05 Révision c6c9e5b4: Move 'update' plugin to munin directory
Lars Kruse
17:05 Révision ade3b205: Move 'qstatcod4and5_' to quake directory
Lars Kruse
17:04 Révision 57367ce9: Plugin qstatcod4and5_: fix shellcheck issues
Lars Kruse
16:46 Révision eb9019d6: Move munin-related plugins to 'munin' directory
Lars Kruse
16:32 Révision 7c3074b5: Adjust categories for some mail-related plugins
Lars Kruse
16:29 Révision 01c2f1ca: Change category for plugins from 'network' to 'wireless'
Lars Kruse
16:22 Révision c71c2ebb: Add plugin 'wireless_channel_active_'
Lars Kruse
16:19 Révision fdb2bb0d: fix wrong example-graph filenames
Lars Kruse

2018-07-25

05:32 Révision 273f69f5: Execute 'ceph -s' only once to get data
Xavier Serrano
04:49 Révision 4ac9c7ba: Use JSON format to obtain data from 'ceph -s'
'ceph -s' text output format strongly depends upon ceph version. Using JSON format to obtain data works across differ... Xavier Serrano

2018-07-23

19:54 Révision d01aa273: Merge pull request #923 from smith153/master
Fix Odd number of elements in hash at linux_diskstat_ line 321 Lars Kruse
20:35 Révision 15d05f30: Revert "nginx_byprojects: use more compatible perl expression"
This reverts commit a836f07d56e35d230cdd9586bd35aae6343e9771.
Closes: #922
Lars Kruse
 

Formats disponibles : Atom