Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / network @ 1bed50bb

# Date Auteur Commentaire
1bed50bb 2017-03-23 06:15 Jose Manuel Febrer Cortés

Update multibandwidth

f679a922 2017-03-22 10:53 Jose Manuel Febrer Cortés

Update multibandwidth

d638d14a 2017-03-14 06:07 Jose Manuel Febrer Cortés

Update multibandwidth

Correction of a bug with spaces when there was an output of more than 2 digits

aa3cd831 2017-03-13 09:14 Jose Manuel Febrer Cortés

Update multibandwidth

26e9009d 2017-03-10 09:44 Jose Manuel Febrer Cortés

multibandwidth

Plugin to monitor the bandwidth between localhost and serveral hosts.

7fdb4741 2017-02-24 17:54 dipohl

Plugin-Gallery: Get better 2nd level headings
Review of category "system"

e777037d 2017-02-24 13:50 dipohl

Plugin-Gallery: Get better 2nd level headings
Review of category processes, system, snmp

f7693710 2017-02-24 10:11 dipohl

Plugin-Gallery: Better 2nd level headings

6ffdebec 2017-02-23 23:01 dipohl

Plugin-Gallery: Better 2nd level headings

d2161137 2017-02-23 22:09 dipohl

Plugin-Gallery: Better 2nd level headings

e10e386b 2017-02-23 21:40 dipohl

Plugin-Gallery: Better 2nd level headings

ae4e85ab 2017-02-23 21:13 dipohl

Plugin-Gallery: Better 2nd level headings

3a6fdce8 2017-02-23 19:35 dipohl

Plugin-Gallery: get better 2nd level structure

212768ed 2017-02-23 16:27 dipohl

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

c0568802 2017-02-23 15:14 dipohl

Reduce number of categories, move "other" plugins

99542938 2017-02-23 14:45 dipohl

Reduce number of categories

3ad41d6a 2017-02-22 22:29 dipohl

Category Tree: Reduce number of categories
squid -> webserver (squid)
openfire -> chate
nfs -> fs
xastir -> radio

6c3ce4e1 2017-02-22 10:22 dipohl

Category Tree: reduce number of categories

c4b2d9a8 2017-02-21 22:48 dipohl

Category Tree: reduce number of categories

29bdf34e 2017-02-21 20:54 dipohl

Category Tree: reduce number of categories

abd40922 2017-02-21 18:57 dipohl

Gallery: single dirname shall show up as second level heading

fa99ece8 2017-02-21 18:30 dipohl

Category Tree: Reduce number of categories
firebird -> db
mssql -> db
pdns -> dns

62560fae 2017-02-21 09:09 dipohl

Category Tree: Reduce number of categories

f5857c2b 2017-02-16 00:40 Andreas Kreisl

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).

2bb6892e 2016-12-23 19:27 Kenyon Ralph

add motorola_sb6141 plugin to monitor the Motorola SB6141 cable modem

a8dca907 2016-11-16 22:51 sumpfralle

Merge pull request #764 from nyetwurk/master

Prevent data corruption if output fields of "tc -s" vary, stack children lines

21572e11 2016-11-16 21:25 Nye Liu

Add the documentation in to the script. Should have gone with previous commit.

caa2f4be 2016-11-12 15:20 Lee Clemens

Add comment for hardcoded hop_o value and configs

d9cce216 2016-11-12 14:29 Lee Clemens

Make whitespace consistent, converting tabs to 4 spaces and fixing indents

b3a486fa 2016-11-12 13:48 Lee Clemens

Use source hostname as first 'hop' value (removing it from graph title)

dc129c54 2016-11-12 12:56 Lee Clemens

Add source HOST to graph_title

49b79ca2 2016-11-06 00:08 Nye Liu

Embed tc_ pod documentation into the plugin itself

c4e03516 2016-11-05 17:58 Nye Liu

Forgot the suggest tag

fd25056f 2016-11-05 17:57 Nye Liu

Set family to auto in tc_.pod as well

6cb9ba17 2016-11-05 17:52 Nye Liu

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
2d13d2a5 2016-11-05 17:51 Nye Liu

Add documentation and example graphs for the tc_ plugin

43f53457 2016-11-05 17:15 Nye Liu

Merge branch 'master' of https://github.com/munin-monitoring/contrib

4d5e6564 2016-10-28 23:05 sumpfralle

Merge pull request #739 from RubenKelevra/patch-2

plugins: network/udp-statistics: added more fields

50c13da5 2016-10-28 20:27 @RubenKelevra

[udp-statistics] rename 'errors' field, add more fields

13f9ba7a 2016-10-26 17:15 Nye Liu

Area stack children

3dd825dd 2016-10-26 17:14 Nye Liu

Output fields of tc can vary, possibly causing corrupted data to be gathered.

Look specifically for the "bytes" keyword

234a753f 2016-10-26 17:13 Nye Liu

Make awk script more readable

afe87e90 2016-10-26 17:10 Nye Liu

Cosmetic whitespace uniformity

31bedc08 2016-10-26 17:08 Nye Liu

Hardcode tc path so we can run the script as non-root

c3660c2a 2016-10-25 20:25 Lars Kruse

[tr_ratios] restructure code

  • allow configuration of username, passwort, host and port via env
  • reduce code duplication
  • remove "*" from stopped transmissions
839d825a 2016-10-25 20:04 Lars Kruse

[tr_ratios] add documentation

1a25481e 2016-10-25 18:40 Lars Kruse

[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

8777efd6 2016-10-25 18:34 Lars Kruse

[tr_ratios] switch from bash to sh; quoting

5884bdda 2016-10-25 16:39 samuraiii

To get rid of non ascii characters in graphs

2590bb35 2016-10-25 13:25 sumpfralle

Merge pull request #728 from shtrom/upnpc_

[plugins/upnpc_] Add upnpc-based router monitoring plugin

20de5307 2016-10-25 08:01 Olivier Mehani

[upnpc_] Move to network/ and document graphs

Signed-off-by: Olivier Mehani <>

6e6648b4 2016-10-20 19:32 sumpfralle

Merge pull request #723 from sumpfralle/network-wifi-signal-noise

network: new wifi_signal_noise_ plugin for signal strength and noise

53135f5f 2016-10-20 19:05 Lars Kruse

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)
1e4e6194 2016-10-20 19:00 sumpfralle

Merge pull request #687 from smith153/master

Fix plugins: QOS, modem-nvg510 and weather/temperature_

1fc1d752 2016-10-16 21:18 sumpfralle

Merge pull request #590 from dgilman/master

vnstat_month: suppress warnings in perl 5.18+

9d14b92d 2016-10-16 18:45 sumpfralle

Merge pull request #662 from farrokhi/master

Fix fieldname matching and correctly draw inout graphs [pf_table_ plugin]

7d7925e4 2016-10-08 07:52 Steve Schnepp

Merge pull request #664 from sumpfralle/network-olsrd

new network plugin added: olsrd

6cf51e58 2016-10-08 07:49 Steve Schnepp

Merge pull request #663 from sumpfralle/network-wifi-occupation

new network plugin added: wireless_channel_occupation

b44373a1 2016-10-08 07:49 Steve Schnepp

Merge pull request #668 from sumpfralle/network-wireless-ath9k

network: wireless ath9k

163d209b 2016-10-08 07:46 Steve Schnepp

Merge pull request #634 from darac/topic-zenus

zenus_: Handle "unlimited" accounts

316a59e1 2016-10-01 05:25 Tomaz Solc

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.

a582c4ba 2016-10-01 05:24 Tomaz Solc

dhcp-pool: Ignore comments in conffile.

This prevents dhcp-pool from detecting commented-out "range"
statements.

6eeb457f 2016-08-08 22:59 Samuel Smith

Use longer timeout.

0602fba8 2016-08-08 22:56 Samuel Smith

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.

56aa1392 2016-08-08 22:52 Samuel Smith

Merge remote-tracking branch 'upstream/master'

5ff3522e 2016-07-18 11:30 Kjetil Torgrim Homme

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_)...
807ba302 2016-05-28 01:24 David Gilman

vnstat_month: suppress warnings in perl 5.18+

6b94ef02 2016-01-17 17:31 Samuel Smith

Change to DERIVE.

Values can return to 0 on service restart which COUNTER data store will not handle well.

b47505ce 2016-01-15 01:45 Samuel Smith

Correct graph_vlabel to data type.

74aa84d5 2016-01-14 23:59 Samuel Smith

Remove unneeded sort

Parsed data is already sorted.

87efe709 2016-01-14 22:36 Samuel Smith

Ignore sfq child classes for configure.

999f4347 2016-01-14 22:20 Samuel Smith

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.

0553d6c2 2016-01-14 22:18 Samuel Smith

Fix undef string compare.

Guard against $type not defined.

381101d2 2016-01-14 22:14 Samuel Smith

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.

612ebf5a 2015-10-30 00:57 Lars Kruse

safely hide the python code part from shell parsers

This works around a syntax warning emitted by the continuous integration
tool.
This commit encloses the python part of the hybrid shell / python script
within a "here" document.

14ff36a3 2015-10-30 00:23 Lars Kruse

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.

3509d2a6 2015-10-30 00:23 Lars Kruse

remove python 2 compatibility due to widespread use of "yield from"

ec55d6cc 2015-10-30 00:21 Lars Kruse

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...

1c281c61 2015-10-28 23:04 Lars Kruse

new network plugin added: olsrd

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).

4de0ceb0 2015-10-28 23:03 Lars Kruse

new network plugin added: wireless_channel_occupation

This plugin tracks the occupation of the shared medium (wifi channel).
It uses the "iw" tool for extracting the time slices spent by
the wireless driver receiving, transmitting or ignoring (noise) on the...

1724ae25 2015-10-28 07:12 Babak Farrokhi

- Fix matching table names that include "-" charachter
- Fix drawing graph for inout graphs

09f85f64 2015-10-27 14:09 Kenyon Ralph

Merge pull request #650 from lduchosal/master

pf_tables : Munin plugin to monitor pf tables.

51b96224 2015-09-24 02:35 lduchosal

Wildcard-plugin to monitor arp on interfaces on BSD

d153fc8a 2015-09-24 02:07 lduchosal

pf_tables : Munin plugin to monitor pf tables.
Inout: bandwidth usage for table
Addresses: number of entries in table

12ee3631 2015-09-22 06:33 stimpy23

Updated to v0.2

Updated to match the outputs of current ice- and shoutcast versions...

5c671ba1 2015-07-20 06:03 Paul Saunders

zenus_: Let's try fixing that compilation error again

73c0ad77 2015-07-20 05:46 Paul Saunders

zenus_: Correct compilation errors when Logger not available

fe270765 2015-07-20 05:35 Paul Saunders

zenus_: Handle "unlimited" accounts

ab215a54 2015-05-25 17:08 Samuel Smith

Add autoconf support

98afc91e 2015-05-23 13:19 Samuel Smith

Add modem-nvg510

Tracks most stats reported from NVG510 DSL modems

1c9ed0d9 2015-03-12 17:11 Steve Schnepp

Merge pull request #598 from dotdoom/upstream

Update jabber/network plugins

78bb6f75 2015-03-11 11:10 Mike O'Driscoll

Removing erroneous line from mtr output.

Newer versions of mtr outputs a "Start: <date here>" line which would be
picked up and incorrectly graphed in munin. Adding an additional inverse grep
field to remove this extra line if it is present. Also added case insensitive...

01ae710b 2015-03-11 07:25 Artem Sheremet

Fix logic of ping plugin default behavior (-w 2)

cb9544f4 2015-03-06 05:16 Stig Sandbeck Mathisen

Merge pull request #566 from laserb/master

modified data_url for firmware >= 6.20

a70f7e48 2015-03-02 17:11 Stig Sandbeck Mathisen

Merge pull request #553 from vlajos/typofixes-vlajos-20141204

typofixes - https://github.com/vlajos/misspell_fixer

fba800ae 2015-03-02 06:51 Veres Lajos

typofixes - https://github.com/vlajos/misspell_fixer

Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic

14d5c7ef 2015-01-26 11:23 Pierre Schweitzer

Fix percent graph generation for weekly & monthly views

ee35f9be 2015-01-26 04:17 Pierre Schweitzer

Fix a typo in IPv6 handling which was actually leading to totally ignore IPv4 traffic.

acb1dfb0 2015-01-22 04:46 Pierre Schweitzer

Use MUNIN_STATEFILE env variable to support multiple masters instead of own made.
Suggested by Steve Schnepp

be7d3f82 2015-01-21 12:16 Pierre Schweitzer

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