2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
Commit Graph

3053 Commits

Author SHA1 Message Date
Cristian Deluxe
9eb4cc1f01 Chenged family to “contrib” 2016-11-02 05:07:45 +01:00
Cristian Deluxe
e75132a769 change spaces for tabs (code indent) 2016-11-02 05:03:01 +01:00
Cristian Deluxe
918602cd00 Use simple quotes and better graph config 2016-11-02 04:53:27 +01:00
Cristian Deluxe
424b962e14 Remove whitespaces from result 2016-11-02 04:04:47 +01:00
Cristian Deluxe
17fcfc3736 Rewrited Plugin 2016-11-02 03:01:02 +01:00
sumpfralle
e0f6a97af7 Merge pull request #750 from shtrom/file_length_
[file_length_] A versatile plugin to count the lines in specified files
2016-10-29 12:23:00 +02:00
Olivier Mehani
6d4da015de [file_length_] Cleanup and shellcheck
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-10-29 17:48:12 +11:00
sumpfralle
4d5e6564b3 Merge pull request #739 from RubenKelevra/patch-2
plugins: network/udp-statistics: added more fields
2016-10-29 05:05:41 +02:00
@RubenKelevra
50c13da584 [udp-statistics] rename 'errors' field, add more fields 2016-10-29 02:27:36 +02:00
sumpfralle
5900d9d12d Merge pull request #744 from shtrom/systemd
Add systemd plugin counting units in each state
2016-10-29 01:42:34 +02:00
Olivier Mehani
1a4b6cfbe7 Merge pull request #2 from avian2/add-systemd
Fix remaining issues with systemd_units plugin
2016-10-28 20:15:14 +11:00
Tomaz Solc
d888c31d1d systemd_units: fix use of tr 2016-10-27 18:19:16 +02:00
Tomaz Solc
38835f7a62 systemd_units: add doublequote around $extinfo 2016-10-27 17:54:01 +02:00
Tomaz Solc
adc0072286 systemd_units: avoid use of echo -n flag 2016-10-27 17:52:30 +02:00
Tomaz Solc
a9476f50fd systemd_units: fix indent 2016-10-27 17:51:33 +02:00
Tomaz Solc
a2f1592fe5 systemd_units: avoid use of temporary file 2016-10-27 17:49:03 +02:00
Olivier Mehani
b31b861f1c [systemd_units] Rename, remove unused mode logic and cleanup syntax
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-10-27 22:38:55 +11:00
sumpfralle
22f9fa51a7 Merge pull request #763 from sumpfralle/transmission-ratios-assembling
[tr_ratios] documentation and configuration
2016-10-26 02:30:58 +02:00
Lars Kruse
c3660c2ac0 [tr_ratios] restructure code
* allow configuration of username, passwort, host and port via env
* reduce code duplication
* remove "*" from stopped transmissions
2016-10-26 02:25:47 +02:00
Lars Kruse
839d825afe [tr_ratios] add documentation 2016-10-26 02:04:11 +02:00
Lars Kruse
1a25481e2c [tr_ratios] include awk scripts; awk instead of gawk
since we cannot rely on the location of the two included awk scripts, we
just include them literally
2016-10-26 00:40:53 +02:00
Lars Kruse
8777efd66c [tr_ratios] switch from bash to sh; quoting 2016-10-26 00:34:47 +02:00
sumpfralle
5dfe3432fa Merge pull request #762 from samuraiii/patch-1
To get rid of non ascii characters in graphs
2016-10-26 00:32:45 +02:00
samuraiii
5884bddab1 To get rid of non ascii characters in graphs 2016-10-25 22:39:56 +02:00
sumpfralle
2590bb356c Merge pull request #728 from shtrom/upnpc_
[plugins/upnpc_] Add upnpc-based router monitoring plugin
2016-10-25 19:25:19 +02:00
Olivier Mehani
20de5307cb [upnpc_] Move to network/ and document graphs
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-10-25 23:01:58 +11:00
Olivier Mehani
ef80db4bc1 [systemd] Remove half-baked suggest
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
2016-10-25 21:21:24 +11:00
sumpfralle
fed40db7a0 Merge pull request #761 from sumpfralle/monit-parser-with-xml
[monit_parser] change input format to XML; retrieve via URL (Closes: #558)
2016-10-23 14:00:32 +02:00
Lars Kruse
ef6cedf7a9 [monit_parser] change input format to XML; retrieve via URL (Closes: #558) 2016-10-23 05:08:07 +02:00
sumpfralle
f69a442779 Merge pull request #760 from sumpfralle/improve-monit-parser
Improve monit parser
2016-10-23 04:00:43 +02:00
Lars Kruse
b8f1b6c879 [monit_parser] implement memory alloaction unit parsing
Previously monit seems to have output memory usage in kilobytes without
a unit. Somewhen this seemed to have changed to an (optional?) suffix
(e.g. MB). Thus the new scaling may differ from the previous scaling,
which was probably broken for most users.
Additionally the units of the resulting values are clarified.
2016-10-23 03:49:45 +02:00
Lars Kruse
e5fbbaea5f [monit_parser] improve code structure 2016-10-23 03:49:45 +02:00
Lars Kruse
8d78e459cd [monit_parser] add documentation (Closes: #548) 2016-10-23 03:49:24 +02:00
Lars Kruse
dcd9434e0d [monit_parser] use python2/3 compatible 'print' style 2016-10-23 01:27:50 +02:00
Lars Kruse
9d62e55896 [monit_parser] replace 'commands' module with 'subprocess'
necessary for python3 support
2016-10-23 01:27:25 +02:00
Lars Kruse
0f24fe00eb [monit_parser] fix whitespace issues 2016-10-23 00:56:39 +02:00
sumpfralle
207f801148 Merge pull request #718 from szepeviktor/munin-events
Added munin_events plugin
2016-10-22 23:30:50 +02:00
Viktor Szépe
e7bcfec037 Modify munin_events following intrustions from @sumpfralle 2016-10-22 18:44:20 +00:00
sumpfralle
ba7a7f6bbb Merge pull request #686 from benpro/master
fr24 - Plugin to monitor your flightradar24.com feeder.
2016-10-22 14:04:57 +02:00
sumpfralle
79851ceae8 Merge pull request #759 from sumpfralle/improve-mpdstats
* fix #576 (unsupported netcat parameter)
* use which for netcat detection
* allow unconfigured usage (print all stats)
2016-10-22 13:53:37 +02:00
Lars Kruse
09d9f32e71 [mpdstats_] allow unconfigured usage (all stats) 2016-10-22 13:43:31 +02:00
Lars Kruse
380c4a9ea5 [mpdstats_] use 'which' for finding 'nc' 2016-10-22 13:41:58 +02:00
Lars Kruse
d6ea0c926d [mpdstats_] remove "-q" from netcat call (Closes: 576) 2016-10-22 13:17:34 +02:00
sumpfralle
37bb2b77f0 Merge pull request #758 from sumpfralle/improve-cpubyuser
[cpubyuser] fix various issues
2016-10-22 12:49:27 +02:00
Lars Kruse
2db4f2ca56 [cpubyuser] switch from bash to sh 2016-10-22 04:03:35 +02:00
Lars Kruse
85d91b50f4 [cpubyuser] fix whitespace 2016-10-22 04:02:49 +02:00
Lars Kruse
8280dbb0f5 [cpubyuser] improve parsing for long usernames (Closes: #757)
"ps" abbreviates long username - thus we prepare a separate mapping
2016-10-22 03:59:22 +02:00
Lars Kruse
5bec8ec6b5 [cpubyuser] improved top output without header 2016-10-22 03:55:45 +02:00
Lars Kruse
391a4bfa41 [cpubyuser] user constant for magic 'others' user 2016-10-22 03:52:05 +02:00
Lars Kruse
4b21d58195 [cpubyuser] expand magic 'ALL' user before config 2016-10-22 03:50:32 +02:00