Projet

Général

Profil

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

root / plugins / network / traffic_ipt @ 1ae4ac09

Historique | Voir | Annoter | Télécharger (3,39 ko)

# Date Auteur Commentaire
c9157be3 2018-02-24 16:58 Lars Kruse

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

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

d00cbc95 2013-02-03 00:52 Michiel Holtkamp

Converted traffic plugin to use iptables/ip6tables

You can now choose to use the snmp counters or if your host does
not support it (in some containers for example), you can set rules
in your firewall and count based on that.