1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Andreas Perhab
8dcc914938 du-2: fix resource consumption when first running the plugin
when installing / first running the plugin, it can take longer than
one munin-update call to create the $TIMEFILE. so until it is created
we assume the $LOCKFILE is not too old yet and let the first run finish
before we spawn additional processes.
2022-06-01 13:29:53 +02:00
Lars Kruse
8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Mikkel Kirkgaard Nielsen
21c28638e3
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.
2018-10-04 19:53:31 +02:00
Christopher Desjardins
a5ed119b6e Add sort to the du command to keep things in order of size 2018-09-20 12:06:05 +02:00
Christopher Desjardins
725d904131 Add clean_path back, it got dropped when clean_fieldname was added
This allows you to tidy up your munin dir stats
2018-09-20 12:05:42 +02:00
Vincas Dargis
29dd82be36
Fix du-2 to use clean_fieldname()
Update du-2 to fix "No .label provided" error by using clean_fieldname().
2018-03-28 11:43:28 +00:00
Luc Didry
3f253ebec9 Copyright year update 2014-01-07 17:17:50 +01:00
Luc Didry
3e5627a223 [plugins/disk/du-2] Doc and autoconf updates 2014-01-07 16:54:13 +01:00
Luc Didry
a2b3e009af Bugfix : force lockfile removal if the cache is really too old 2012-05-21 11:35:33 +02:00
Luc Didry
b6f9a54af7 Remove trailing spaces and make some esthetic cleaning 2012-05-21 11:35:22 +02:00
Luc Didry
8da25e681b Update copyright year and add license 2012-05-21 11:33:16 +02:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00
Renamed from plugins/other/du-2 (Browse further)