Lars Kruse
17f784270a
Whitespace cleanup
...
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
33e95e6ff9
Review and unify category assignments of plugins
2018-08-01 23:56:56 +02:00
Lars Kruse
fdb2bb0d55
fix wrong example-graph filenames
2018-08-01 22:19:04 +02:00
Lars Kruse
14436e808e
Plugin multibandwidth: fix 'applicable systems' documentation hint
2018-07-11 20:42:03 +02:00
Lars Kruse
ecc6e30d55
Plugin multibandwidth: unify whitespace
2018-07-11 20:42:03 +02:00
Lars Kruse
5fb2e02eab
Plugin multibandwidth: explicit handling of configuration variables
2018-07-11 20:40:31 +02:00
Lars Kruse
580a39ed41
Plugin multibandwidth: rename environment setting for limiting the valid range
2018-07-11 20:40:31 +02:00
Lars Kruse
ade6f5f228
Plugin multibandwidth: proper handling of invalid values
2018-07-11 20:40:31 +02:00
Lars Kruse
49aecf4e0e
Plugin multibandwidth: simplify speed calculation
2018-07-11 20:40:31 +02:00
Jose Manuel Febrer Cortés
1ae4ac09da
Update multibandwidth
...
I will update more changes in the next days
2018-07-11 20:40:31 +02:00
Jose Manuel Febrer Cortés
a1cc26f2d3
Update multibandwidth
...
bing have some random spikes. Added a variable that is used to indicate the maximum value of mbps that can be recorded (in bps).
2018-07-11 20:40:31 +02:00
Lars Kruse
b745a75ced
plugin ipset: add support for DIRTYCONFIG capability
2018-04-18 04:06:44 +02:00
Lars Kruse
4b9fcc0bcc
plugin ipset: use "set -eu"
2018-04-18 04:05:06 +02:00
Lars Kruse
919991eef3
plugin ipset: fix shellcheck issues
2018-04-18 04:04:15 +02:00
Tomas Mudrunka
0bb9b58803
removed exit
2018-04-17 12:28:59 +02:00
Tomas Mudrunka
ccebcb7b4f
Modified ipset according to #734
2018-04-17 01:17:57 +02:00
Tomas Mudrunka
616bbd931e
Merge https://github.com/munin-monitoring/contrib
2018-04-17 00:56:31 +02:00
Steve Schnepp
0a40358f9e
p/*1sec-c: improve error handling
2018-04-16 19:48:06 +02:00
Steve Schnepp
cc0b094938
p/if1sec-c: handle absence of state file
2018-04-10 22:26:15 +02:00
Lars Kruse
4bd1dd52e7
olsrd: add example graphs
2018-04-04 05:40:13 +02:00
Lars Kruse
04b9fc0463
olsrd: various improvements
...
* support dirty config
* add perldoc header
* flake8 and shellcheck clean
2018-04-04 05:40:13 +02:00
Lars Kruse
b182abfd52
move "ath9k_" from network to wifi
2018-04-04 04:20:08 +02:00
Lars Kruse
0fad0a30bb
wireless_channel_occupation_: move from "network" to "wifi"
2018-04-04 04:17:08 +02:00
Lars Kruse
50dd7cc94e
wireless_channel_occupation_: various improvements
...
* add documentation header
* support dirty config
* fix shellcheck issues
2018-04-04 04:09:41 +02:00
Lars Kruse
2449118cb7
plugin multiping_async: move to 'network'; fix filename
2018-03-29 02:14:50 +02:00
Lars Kruse
34eeebbe37
plugin categories: reorganize multiple plugins
2018-03-28 04:33:45 +02:00
Lars Kruse
86692d7021
Plugin sockstat-via-procfs: fix style issues
2018-03-27 04:56:30 +02:00
Lars Kruse
989f09e66c
rename plugin example graphs for plugin gallery visualization
...
Some example graphs did not follow the naming convention required by the
plugin gallery.
2018-03-24 04:03:08 +01:00
Lars Kruse
7c62b9b6de
added executable permission for multiple plugins
2018-03-09 00:18:30 +01:00
Lars Kruse
189c3953e7
shell: use 'command -v' instead of 'hash' (for non-bash)
...
see https://stackoverflow.com/a/677212
2018-03-08 04:26:29 +01:00
Lars Kruse
c9157be3fe
iptables-related plugins: use "-w" for consistent results
...
The parameter "-w" forces iptables to wait for a lock before
printing data.
The parameter requires iptables 1.6 (released 2015).
See https://github.com/munin-monitoring/munin/issues/586
2018-02-24 22:58:50 +01:00
Lars Kruse
a8d117a3f0
olsrd: adjustments for the output format used by olsrd v0.9.5
...
Changes include:
* use short names for "urls" (e.g. "lin" instead of "links")
* whitespace instead of semicolon used as separators in "mid"
* ignore variable number of header lines
2017-09-11 00:51:49 +02:00
Lars Kruse
4b2fcbf8b9
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
2017-04-18 23:32:55 +02:00
sumpfralle
71149527b0
Merge pull request #834 from ka7/feature/spelling2
...
spelling fixes (2nd try)
2017-04-18 00:24:48 +02:00
klemens
8589c6df43
spelling fixes (2nd try)
2017-04-17 22:43:38 +02:00
Jose Manuel Febrer Cortés
1bed50bb64
Update multibandwidth
2017-03-23 11:15:32 +01:00
Jose Manuel Febrer Cortés
f679a922d5
Update multibandwidth
2017-03-22 15:53:53 +01:00
Jose Manuel Febrer Cortés
d638d14a41
Update multibandwidth
...
Correction of a bug with spaces when there was an output of more than 2 digits
2017-03-14 11:07:50 +01:00
Jose Manuel Febrer Cortés
aa3cd8311c
Update multibandwidth
2017-03-13 14:14:00 +01:00
Jose Manuel Febrer Cortés
26e9009dc5
multibandwidth
...
Plugin to monitor the bandwidth between localhost and serveral hosts.
2017-03-10 15:44:28 +01:00
dipohl
7fdb4741fe
Plugin-Gallery: Get better 2nd level headings
...
Review of category "system"
2017-02-24 23:54:53 +01:00
dipohl
e777037d06
Plugin-Gallery: Get better 2nd level headings
...
Review of category processes, system, snmp
2017-02-24 19:50:15 +01:00
dipohl
f769371079
Plugin-Gallery: Better 2nd level headings
2017-02-24 16:11:20 +01:00
dipohl
6ffdebec0d
Plugin-Gallery: Better 2nd level headings
2017-02-24 05:01:30 +01:00
dipohl
d216113740
Plugin-Gallery: Better 2nd level headings
2017-02-24 04:09:58 +01:00
dipohl
e10e386b02
Plugin-Gallery: Better 2nd level headings
2017-02-24 03:40:55 +01:00
dipohl
ae4e85ab60
Plugin-Gallery: Better 2nd level headings
2017-02-24 03:13:08 +01:00
dipohl
3a6fdce80f
Plugin-Gallery: get better 2nd level structure
2017-02-24 01:35:47 +01:00
dipohl
212768ed9b
Reduce number of categories
...
bird -> network (bird)
chilli -> wireless (chilli)
geowebcache -> other (geowebcache)
healthcheck -> other (healthcheck)
j-chkmail -> mail (j-chkmail)
mythtv -> tv
scalix -> mail
2017-02-23 22:27:37 +01:00
dipohl
c0568802bf
Reduce number of categories, move "other" plugins
2017-02-23 21:14:01 +01:00