Kenyon Ralph
2bb6892e9e
add motorola_sb6141 plugin to monitor the Motorola SB6141 cable modem
2016-12-23 16:27:41 -08:00
sumpfralle
a8dca90740
Merge pull request #764 from nyetwurk/master
...
Prevent data corruption if output fields of "tc -s" vary, stack children lines
2016-11-17 04:51:57 +01:00
Nye Liu
21572e11a5
Add the documentation in to the script. Should have gone with previous commit.
2016-11-16 18:25:53 -08:00
Lee Clemens
caa2f4be18
Add comment for hardcoded hop_o value and configs
2016-11-12 15:20:24 -05:00
Lee Clemens
d9cce2160f
Make whitespace consistent, converting tabs to 4 spaces and fixing indents
2016-11-12 14:29:05 -05:00
Lee Clemens
b3a486fa62
Use source hostname as first 'hop' value (removing it from graph title)
2016-11-12 13:48:09 -05:00
Lee Clemens
dc129c541b
Add source HOST to graph_title
2016-11-12 12:56:06 -05:00
Nye Liu
49b79ca228
Embed tc_ pod documentation into the plugin itself
2016-11-05 21:08:01 -07:00
Nye Liu
c4e03516ce
Forgot the suggest tag
2016-11-05 14:58:49 -07:00
Nye Liu
fd25056ffd
Set family to auto in tc_.pod as well
2016-11-05 14:57:45 -07:00
Nye Liu
6cb9ba170f
Cleanup suggested by maintainer
...
* family should be auto, not manual
* Combine multiple sed scripts into a single script
* Double quote sh variable dereferences
* Don't use deprecated backquotes
2016-11-05 14:52:03 -07:00
Nye Liu
2d13d2a50d
Add documentation and example graphs for the tc_ plugin
2016-11-05 14:51:14 -07:00
Nye Liu
43f5345747
Merge branch 'master' of https://github.com/munin-monitoring/contrib
2016-11-05 14:15:25 -07: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
Nye Liu
13f9ba7a61
Area stack children
2016-10-26 14:15:48 -07:00
Nye Liu
3dd825dd62
Output fields of tc can vary, possibly causing corrupted data to be gathered.
...
Look specifically for the "bytes" keyword
2016-10-26 14:14:26 -07:00
Nye Liu
234a753fea
Make awk script more readable
2016-10-26 14:13:36 -07:00
Nye Liu
afe87e904e
Cosmetic whitespace uniformity
2016-10-26 14:10:46 -07:00
Nye Liu
31bedc0822
Hardcode tc path so we can run the script as non-root
2016-10-26 14:08:34 -07: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
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
sumpfralle
6e6648b4ab
Merge pull request #723 from sumpfralle/network-wifi-signal-noise
...
network: new wifi_signal_noise_ plugin for signal strength and noise
2016-10-21 01:32:30 +02:00
Lars Kruse
53135f5f5d
network: new wifi_signal_noise_ plugin for signal strength and noise
...
This new plugin offers the following advantages compared to the existing wifi_signal plugin:
* support multiple wifi peers (e.g. mesh mode or master mode with multiple clients)
* use "iwinfo" or "iw" for information retrieval (instead of Linux's procfs)
2016-10-21 01:05:55 +02:00
sumpfralle
1e4e61941c
Merge pull request #687 from smith153/master
...
Fix plugins: QOS, modem-nvg510 and weather/temperature_
2016-10-21 01:00:42 +02:00
sumpfralle
1fc1d7526d
Merge pull request #590 from dgilman/master
...
vnstat_month: suppress warnings in perl 5.18+
2016-10-17 03:18:24 +02:00
sumpfralle
9d14b92df4
Merge pull request #662 from farrokhi/master
...
Fix fieldname matching and correctly draw inout graphs [pf_table_ plugin]
2016-10-17 00:45:21 +02:00
Steve Schnepp
7d7925e40f
Merge pull request #664 from sumpfralle/network-olsrd
...
new network plugin added: olsrd
2016-10-08 13:52:06 +02:00
Steve Schnepp
6cf51e58f2
Merge pull request #663 from sumpfralle/network-wifi-occupation
...
new network plugin added: wireless_channel_occupation
2016-10-08 13:49:21 +02:00
Steve Schnepp
b44373a12f
Merge pull request #668 from sumpfralle/network-wireless-ath9k
...
network: wireless ath9k
2016-10-08 13:49:03 +02:00
Steve Schnepp
163d209b8d
Merge pull request #634 from darac/topic-zenus
...
zenus_: Handle "unlimited" accounts
2016-10-08 13:46:36 +02:00
Tomaz Solc
316a59e156
dhcp-pool: Fix off-by-one error in pool size.
...
"range" statement gives the lowest and highest IP addresses (both
inclusive) in a pool. dhcp-pool did not count the highest address
when calculating pool size.
2016-10-01 11:25:02 +02:00
Tomaz Solc
a582c4bae2
dhcp-pool: Ignore comments in conffile.
...
This prevents dhcp-pool from detecting commented-out "range"
statements.
2016-10-01 11:24:58 +02:00
Samuel Smith
6eeb457fc2
Use longer timeout.
2016-08-08 21:59:01 -05:00
Samuel Smith
0602fba8ac
Replace digit regex.
...
Sometimes a digit column is blank and thus fails to be grabbed by the
old regex. Just grab all of them and index as such.
2016-08-08 21:56:15 -05:00
Samuel Smith
56aa139205
Merge remote-tracking branch 'upstream/master'
2016-08-08 21:52:51 -05:00
Kjetil Torgrim Homme
5ff3522ecc
if1sec_: implement autostart, be more like if_
...
* look for already running acquire process, or start one
* use CDEF to return bits/second (like if_)
* increase lifetime to 450 days (like if_)
* changed category to plain "network" (like if_)
* report max interface speed (like if_)
* small performance improvement: don't fork two cat(1) and one date(1) every second
(this roughly halves the CPU time used on my system)
2016-07-18 17:30:39 +02:00
David Gilman
807ba302f6
vnstat_month: suppress warnings in perl 5.18+
2016-05-28 00:24:53 -05:00
Samuel Smith
6b94ef0284
Change to DERIVE.
...
Values can return to 0 on service restart which COUNTER data store will not handle well.
2016-01-17 16:31:35 -06:00
Samuel Smith
b47505cef2
Correct graph_vlabel to data type.
2016-01-15 00:45:54 -06:00
Samuel Smith
74aa84d51a
Remove unneeded sort
...
Parsed data is already sorted.
2016-01-14 22:59:15 -06:00
Samuel Smith
87efe7091b
Ignore sfq child classes for configure.
2016-01-14 21:36:14 -06:00
Samuel Smith
999f43474e
Ignore sfq child classes.
...
Normal rate monitoring should be preformed on parent HTB classes/queues.
SFQ classes are dynamically allocated (as queues fill) and given random names and this messes up charts.
2016-01-14 21:20:07 -06:00
Samuel Smith
0553d6c2d0
Fix undef string compare.
...
Guard against $type not defined.
2016-01-14 21:18:59 -06:00
Samuel Smith
381101d222
Ignore sfq child classes.
...
Normal rate monitoring should be preformed on parent HTB classes/queues.
SFQ classes are dynamically allocated (as queues fill) and given random names and this messes up charts.
2016-01-14 21:14:40 -06:00