Update multibandwidth
Correction of a bug with spaces when there was an output of more than 2 digits
multibandwidth
Plugin to monitor the bandwidth between localhost and serveral hosts.
Plugin-Gallery: Get better 2nd level headingsReview of category "system"
Plugin-Gallery: Get better 2nd level headingsReview of category processes, system, snmp
Plugin-Gallery: Better 2nd level headings
Plugin-Gallery: get better 2nd level structure
Reduce number of categoriesbird -> network (bird)chilli -> wireless (chilli)geowebcache -> other (geowebcache)healthcheck -> other (healthcheck)j-chkmail -> mail (j-chkmail)mythtv -> tvscalix -> mail
Reduce number of categories, move "other" plugins
Reduce number of categories
Category Tree: Reduce number of categoriessquid -> webserver (squid)openfire -> chatenfs -> fsxastir -> radio
Category Tree: reduce number of categories
Gallery: single dirname shall show up as second level heading
Category Tree: Reduce number of categoriesfirebird -> dbmssql -> dbpdns -> dns
Category Tree: Reduce number of categories
Update avm-fritzbox-wan-traffic to remove spikes
Switched from COUNTER to DERIVE and added .min = 0 to remove spikes on re-connect of the WAN port (which cause a reset of the counter).
add motorola_sb6141 plugin to monitor the Motorola SB6141 cable modem
Merge pull request #764 from nyetwurk/master
Prevent data corruption if output fields of "tc -s" vary, stack children lines
Add the documentation in to the script. Should have gone with previous commit.
Add comment for hardcoded hop_o value and configs
Make whitespace consistent, converting tabs to 4 spaces and fixing indents
Use source hostname as first 'hop' value (removing it from graph title)
Add source HOST to graph_title
Embed tc_ pod documentation into the plugin itself
Forgot the suggest tag
Set family to auto in tc_.pod as well
Cleanup suggested by maintainer
Add documentation and example graphs for the tc_ plugin
Merge branch 'master' of https://github.com/munin-monitoring/contrib
Merge pull request #739 from RubenKelevra/patch-2
plugins: network/udp-statistics: added more fields
[udp-statistics] rename 'errors' field, add more fields
Area stack children
Output fields of tc can vary, possibly causing corrupted data to be gathered.
Look specifically for the "bytes" keyword
Make awk script more readable
Cosmetic whitespace uniformity
Hardcode tc path so we can run the script as non-root
[tr_ratios] restructure code
[tr_ratios] add documentation
[tr_ratios] include awk scripts; awk instead of gawk
since we cannot rely on the location of the two included awk scripts, wejust include them literally
[tr_ratios] switch from bash to sh; quoting
To get rid of non ascii characters in graphs
Merge pull request #728 from shtrom/upnpc_
[plugins/upnpc_] Add upnpc-based router monitoring plugin
[upnpc_] Move to network/ and document graphs
Signed-off-by: Olivier Mehani <shtrom@ssji.net>
Merge pull request #723 from sumpfralle/network-wifi-signal-noise
network: new wifi_signal_noise_ plugin for signal strength and noise
Merge pull request #687 from smith153/master
Fix plugins: QOS, modem-nvg510 and weather/temperature_
Merge pull request #590 from dgilman/master
vnstat_month: suppress warnings in perl 5.18+
Merge pull request #662 from farrokhi/master
Fix fieldname matching and correctly draw inout graphs [pf_table_ plugin]
Merge pull request #664 from sumpfralle/network-olsrd
new network plugin added: olsrd
Merge pull request #663 from sumpfralle/network-wifi-occupation
new network plugin added: wireless_channel_occupation
Merge pull request #668 from sumpfralle/network-wireless-ath9k
network: wireless ath9k
Merge pull request #634 from darac/topic-zenus
zenus_: Handle "unlimited" accounts
dhcp-pool: Fix off-by-one error in pool size.
"range" statement gives the lowest and highest IP addresses (bothinclusive) in a pool. dhcp-pool did not count the highest addresswhen calculating pool size.
dhcp-pool: Ignore comments in conffile.
This prevents dhcp-pool from detecting commented-out "range" statements.
Use longer timeout.
Replace digit regex.
Sometimes a digit column is blank and thus fails to be grabbed by theold regex. Just grab all of them and index as such.
Merge remote-tracking branch 'upstream/master'
if1sec_: implement autostart, be more like if_
Change to DERIVE.
Values can return to 0 on service restart which COUNTER data store will not handle well.
Correct graph_vlabel to data type.
Remove unneeded sort
Parsed data is already sorted.
Ignore sfq child classes for configure.
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.
Fix undef string compare.
Guard against $type not defined.
safely hide the python code part from shell parsers
This works around a syntax warning emitted by the continuous integrationtool.This commit encloses the python part of the hybrid shell / python scriptwithin a "here" document.
hide the python code part from shell parsers
This works around a syntax warning of the continuous integration system.The cause of this warning could have never triggered anyway.This commit encloses the whole python code safely in a "here" document.
remove python 2 compatibility due to widespread use of "yield from"
new network plugin added: ath9k
Collect information related to ath9k wireless events and states. * rate control statistics ("rc_stats") * events (dropped, transmitted, beacon loss, ...) * traffic (packets, bytes)
All data is collected for each separate station (in case of multiple...
Collect basic information about the neighbours of an OLSR node: * link quality * neighbour link quality * number of nodes reachable behind each neighbour * ping times of direct neighbours
OLSR is a routing protocol (layer 3).
This plugin tracks the occupation of the shared medium (wifi channel).It uses the "iw" tool for extracting the time slices spent bythe wireless driver receiving, transmitting or ignoring (noise) on the...
- Fix matching table names that include "-" charachter- Fix drawing graph for inout graphs
Merge pull request #650 from lduchosal/master
pf_tables : Munin plugin to monitor pf tables.
Wildcard-plugin to monitor arp on interfaces on BSD
pf_tables : Munin plugin to monitor pf tables.Inout: bandwidth usage for tableAddresses: number of entries in table
Updated to v0.2
Updated to match the outputs of current ice- and shoutcast versions...
zenus_: Let's try fixing that compilation error again
zenus_: Correct compilation errors when Logger not available
Add autoconf support
Add modem-nvg510
Tracks most stats reported from NVG510 DSL modems
Merge pull request #598 from dotdoom/upstream
Update jabber/network plugins
Removing erroneous line from mtr output.
Newer versions of mtr outputs a "Start: <date here>" line which would bepicked up and incorrectly graphed in munin. Adding an additional inverse grepfield to remove this extra line if it is present. Also added case insensitive...
Fix logic of ping plugin default behavior (-w 2)
Merge pull request #566 from laserb/master
modified data_url for firmware >= 6.20
Merge pull request #553 from vlajos/typofixes-vlajos-20141204
typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections:plugins/mail/postfix_mail_stats recieved.labelplugins/nginx/nginx_vhost_traffic
Fix percent graph generation for weekly & monthly views
Fix a typo in IPv6 handling which was actually leading to totally ignore IPv4 traffic.
Use MUNIN_STATEFILE env variable to support multiple masters instead of own made.Suggested by Steve Schnepp
Fix regexp in case iptables returns huge numbers. It may not have spaces at the begin of the line.Make use of state file so that the plugin doesn't show an increasing jauge, but a current network usage