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

105 Commits

Author SHA1 Message Date
Steve Schnepp
2471bc8304 Merge pull request #339 from thalic/patch-1
Create accounting_
2013-07-19 14:48:15 +02:00
Steve Schnepp
7dc2b70b5d move the accounting_ plugin to the network/ subdir 2013-07-19 14:45:40 +02:00
Antoine Beaupré
2a3932cfd1 don't depend on sudo to run pfctl
we should assume plugin is correctly configured, as munin-node can run
plugins as root
2013-07-10 10:47:57 -04:00
Kenyon Ralph
5cdacbaffd Merge pull request #331 from Grauwolf/master
Fixed plugins/network/if
2013-07-07 23:28:11 -07:00
Kenyon Ralph
3d212f9aa2 Merge pull request #327 from Longinus00/pgld
Munin plugin to monitor Peer Guardian Linux blockrates
2013-07-07 18:03:30 -07:00
Kenyon Ralph
26b43c7ddf Merge pull request #326 from Longinus00/2wire
Multigraph munin plugin to monitor 2Wire/Pace residential gateways
2013-07-07 18:02:18 -07:00
Farhad Shahbazi
522104afc2 Fix interface detection 2013-06-18 15:04:00 +02:00
Farhad Shahbazi
42fd0b1a2c if: one probably wants bit for traffic graphs 2013-06-18 14:59:53 +02:00
Longinus00
6898ae6d83 Munin plugin to monitor Peer Guardian Linux blockrates 2013-06-14 06:59:40 -07:00
Longinus00
7dd73c77d3 Multigraph munin plugin to monitor 2Wire/Pace residential gateways 2013-06-14 06:57:10 -07:00
nagyrobi
a5531ca91f Update ubiquiti_airos_
v0.7 - added critical thresholds to some graphs, and some descriptions below some of them
v0.6 - added wlan errors by type graph - useful to detect interferences on the same frequency; added CPU usage graph
v0.5 - added ping graph - ping times from the AirOS device to a configured address; other fixes
v0.4 - corrected memory size unit calculation and display, fixed query bug, fancier graphs for memory and link speed
v0.3 - added undefined values handling in case of connection timeout, corrected linefeed character handling
v0.2 - combined all the separate pugins into one multigraph plugin, a couple of charts separated
v0.1 - initial version, separate plugin for each graph, packaged 11 different plugins
2013-06-12 19:51:02 +03:00
Kenyon Ralph
95ce6dde9e Merge pull request #312 from nagyrobi/patch-1
Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
2013-06-02 13:45:32 -07:00
Kenyon Ralph
626f42fafe move arp plugins to network directory 2013-06-02 13:09:43 -07:00
Kenyon Ralph
3d29bb4274 netstat_s_: make executable
Closes issue #304.
2013-06-02 12:43:49 -07:00
Roman A. aka BasicXP
2e5b796efe Fixed an error in netatalk plugin: defaultServer_volumesFile: command not found 2013-05-27 16:45:37 +04:00
nagyrobi
9154029b68 Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters. 2013-05-21 15:57:30 +02:00
Kenyon Ralph
9bc507b372 Merge pull request #297 from Dave-Driesen/master
Update psad plugin to use DERIVE
2013-04-26 21:04:18 -07:00
Dave Driesen
0914022b9b Update psad plugin to use DERIVE
Now using DERIVE, with zero minimum value.
As per suggestion from Kenyon.

Thanks!
Dave Driesen
2013-04-25 16:38:51 +03:00
Kris Popendorf
92adac9dc2 need autoconf before config 2013-04-24 07:01:11 +09:00
Kris Popendorf
dc30dc5c20 include interface in title 2013-04-24 00:01:07 +09:00
Kris Popendorf
5e48842500 update documentation 2013-04-23 23:59:32 +09:00
Kris Popendorf
b9a08b369a Allows setting warnings by environment variables. 2013-04-23 23:50:58 +09:00
Kris Popendorf
d9ab69e0a1 Fixes bandwidth_ to successfully init new installs.
Previously the script would try to divide by 0 for calculating rates
on the first run, and crash before getting to store() to write initial
values thus never initing itself. This fixes that, and makes it a
little easier to debug in case of future crashes (no need for 'eval'
wrapper).
2013-04-23 11:18:40 +09:00
Dave Driesen
b5ce1d0022 Add port scan detection plugin (psad)
psad is a cyber defense tool that monitors for incoming port scans
and can optionally blacklist/block attackers.

Both these options can be charted with this plugin.

- Port scans detected (per hour)
- Attackers blocked (per hour)
2013-04-09 13:47:50 +02:00
Artem Sheremet
302641b091 netstat_bsd_s: adding Linux support
* limited Linux support: TCP only, a few stats yet
2013-04-04 10:09:14 +03:00
Steve Schnepp
7dcf956967 p/if1sec_: add doc that the plugin does not autostart 2013-04-01 07:43:08 +02:00
Kenyon Ralph
ccaeefff42 Merge pull request #216 from jenkins101/interface_linux_multi-fix
[Plugin interfaces_linux_multi] Fixed collect loop and some typos
2013-03-03 17:24:21 -08:00
Kenyon Ralph
e5e2ae23e6 network/transmission: encode as UTF-8 2013-03-03 16:25:05 -08:00
Kenyon Ralph
85721e6446 move Transmission ratios plugin to network directory
Alongside the existing Transmission plugin.
2013-03-03 16:22:38 -08:00
Kenyon Ralph
6f0db08c25 network/arris-tm502g_: update copyright and license 2013-03-03 16:13:49 -08:00
Daniel Forsberg
191ef79a80 interface_linux_multi: fixed collect loop, fixed flush_rate, fixed exclude interfaces 2013-02-27 20:26:46 +01:00
Steve Schnepp
6509bffc85 Merge branch 'if1sec' 2013-02-10 12:01:21 +01:00
Steve Schnepp
7beab0e420 if1sec_: explicit flushing when appending to cache 2013-02-04 11:45:05 +01:00
Steve Schnepp
2fd52dfb38 if1sec_: adding a proper label 2013-02-04 11:45:05 +01:00
Steve Schnepp
63d61bc52e if1sec: fixes 2013-02-04 11:45:03 +01:00
Steve Schnepp
208874d74d if1sec_: initial version 2013-02-04 11:43:53 +01:00
Michiel Holtkamp
d00cbc952c 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.
2013-02-03 06:52:15 +01:00
Steve Schnepp
8fbe0ebe27 qos_: add ability to use custom update_rate 2013-01-28 18:15:58 +01:00
Stig Sandbeck Mathisen
81ae39dfc0 Test for values of $warning and $critical before try emitting them 2013-01-23 10:31:30 +01:00
Stig Sandbeck Mathisen
32bee48e0d Support warning and critical 2013-01-23 10:26:54 +01:00
Michiel Holtkamp
21fa1d24e3 Added a line of whitespace between =item's 2013-01-18 22:19:11 +01:00
Michiel Holtkamp
6fcde6d8f1 Added multigraph so not only volume but also ratio is graphed 2013-01-13 15:13:59 +01:00
louis
a38bb464b3 set executable bit for netatalk plugin 2013-01-04 18:53:51 +01:00
Dave Fennell
fc43808f2b Slight change to formatting of licence information in new bind9 and pgbouncer plugins. 2012-12-21 11:53:59 +00:00
Dave Fennell
d79ab66b69 Updated new bind9 plugins with license information and added MUNIN_CAP_DIRTYCONFIG support. 2012-12-21 10:37:00 +00:00
Dave Fennell
8c1e0f618d Updated new bind9 plugins to correctly handle differing number of lines in the bind9 stats files. 2012-12-20 14:01:26 +00:00
Dave Fennell
b7d0ef9dfe Added simple bind9 resolver, server and socket stats plugins. 2012-12-20 11:33:07 +00:00
Diego Elio Pettenò
36c0e91b30 openvpn_multi: move together with the other openvpn plugins. 2012-11-20 22:03:27 -08:00
nukleus
471311dfaf Update plugins/network/ip_forward_
Fix typos in plugins/network/ip_forward_
2012-11-17 19:18:47 +00:00
Eugen Ganshorn
2f4f429842 FIXED: /etc/munin/plugins/pdns_rec_throttle: 40: Syntax error: end of file unexpected (expecting "fi") 2012-10-24 17:44:16 +02:00