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

247 Commits

Author SHA1 Message Date
Steve Schnepp
9720e93db0 Merge pull request #501 from tdumitrescu/proc-netstat
proc/net/netstat plugin
2014-09-17 09:26:14 +02:00
Steve Schnepp
3868b54696 Merge pull request #500 from tdumitrescu/ethtool
ethtool_ plugin
2014-09-17 09:25:54 +02:00
Martin Ness
0d718aadc3 arp_ less processes 2014-09-13 22:26:10 +02:00
Martin Ness
2d0c82de81 arp_ wspace fix 2014-09-13 22:10:22 +02:00
Martin Ness
36dbfa1b28 arp_ sh lint 2014-09-13 22:03:45 +02:00
Steve Schnepp
24e77a2624 Merge pull request #522 from zarnovican/linux_if
Initial commit of linux_if plugin
2014-09-09 15:06:28 +02:00
Gabriele Pohl
81db94e2d3 Reduce number of categories 2014-09-07 14:20:12 +02:00
Gabriele Pohl
e00bd6b8a0 Move plugins to subdirectory 2014-09-06 23:37:15 +02:00
Gabriele Pohl
e3899a30d8 Reduce number of categories, use more generic terms 2014-09-06 22:28:53 +02:00
Brano Zarnovican
acf3a43e23 Initial commit of linux_if plugin
Supports bonding and vlans.
2014-09-06 21:42:05 +02:00
McKay1717
f9c1143bd7 Add Bandwidth Test whith a file on a reference server in OVH network 2014-07-28 11:52:45 +02:00
Stephan
fa5458e1aa Fix issue with $uptime being undefined
Fix issue with $uptime being undefined.
On my setup perl requires a variable to assign the return value of the split operation. Without this the value of $uptime ends up being undefined.
2014-07-16 23:52:03 +02:00
teddddd
c8b5f17e7f proc/net/netstat plugin 2014-07-07 20:02:13 -07:00
teddddd
3ab70e333f ethtool_ plugin 2014-07-07 20:01:10 -07:00
phl
d38174c6f8 adding first version of the plugin for Mac OS Server VPN Daemon 2014-06-22 14:42:22 +02:00
Fusl
a4d97861c2 Removed OPT, IXFR, AXFR, URL, MBOXFW and CURL as they aren't being used in pdns_recursor 2014-01-23 10:21:00 +01:00
Fusl
9e884a3546 Made a typo at RRSIG (was: PRSIG) 2014-01-23 10:13:47 +01:00
Fusl
0d2b3037e6 Added plugin for pdns_recursor rec_control get-qtypelist querytype-listing which is going to be merged into a stable in the near future. 2014-01-23 09:59:58 +01:00
Otavio Fernandes
aec5ca142b Adding simple Bash script plugin to read information also from Netatalk v3. 2014-01-02 09:56:19 +01:00
Steve Schnepp
150f018858 p/dartybox: adding a license 2013-12-07 15:21:59 +01:00
Steve Schnepp
25722e7857 dartybox: fix the date & labels 2013-12-06 20:59:30 +01:00
Steve Schnepp
9eeaa52662 dartybox: using DERIVE for packets counts 2013-12-06 20:59:29 +01:00
Steve Schnepp
0cf1fbbe9e dartybox: fix the dirtyconfig behavior 2013-12-06 20:59:29 +01:00
Steve Schnepp
6994dcd17d dartybox: adding multigraph nice behavior 2013-12-06 20:59:28 +01:00
Steve Schnepp
efff944f7f dartybox: initial add 2013-12-06 20:59:28 +01:00
Morgan Soulard
2c16d33cc0 Update transmission for python 2.7
Added recommandation from http://www.python.org/dev/peps/pep-0263/ to make this plugin work with pyhton 2.7.5+
Related error:
File "/etc/munin/plugins/transmission", line 36
SyntaxError: Non-ASCII character '\xc3' in file /etc/munin/plugins/transmission on line 37, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
2013-11-30 23:53:28 +01:00
Artem Sheremet
867816d953 netstat_s_: merge ARP in/out into one
and provide interface for future merges
2013-11-12 03:05:54 +03:00
Kenyon Ralph
11691dfd85 Merge pull request #365 from tomav/add_fping_plugin
Add fping plugin
2013-11-03 01:47:22 -07:00
Kenyon Ralph
ce4db1a169 Merge pull request #384 from nagyrobi/patch-12
Create ubiquiti_airfiber_
2013-11-03 01:30:30 -07:00
Kenyon Ralph
eb3fab6d03 Merge pull request #383 from nagyrobi/patch-11
Update ubiquiti_airos_
2013-11-03 01:30:07 -07:00
Kenyon Ralph
d1a47b7d12 Merge pull request #381 from dotdoom/master
Minor fixes in plugins
2013-11-03 01:29:24 -07:00
Kenyon Ralph
17c0715a26 Merge pull request #332 from ppaeps/master
nsd_: new plugin to monitor NSD name servers
2013-11-03 01:08:32 -07:00
Artem Sheremet
b7755b2ef5 netstat_s: support singular nouns
BSD netstat uses singular nouns when the statistics entry value is 1:
* fragment(s)
* packet(s)
* redirect(s)
* datagram(s)
2013-09-30 00:50:52 +03:00
Artem Sheremet
7c8df226cf Fix typos in netstat_bsd_m and ejabberd_scanlog 2013-09-30 00:50:52 +03:00
nagyrobi
a8cf8e1dd7 Create ubiquiti_airfiber_
Multigraph munin plugin to monitor Ubiquiti AirOS F (airFiber) devices various parameters.

It can gather information from AirFibers through Telnet, SSH with password authenttication, or SSH with public key authenttication (not requiring password).
2013-09-18 17:50:30 +02:00
nagyrobi
2820bf65c7 Update ubiquiti_airos_
Multigraph munin plugin to monitor Ubiquiti AirOS devices various parameters.
v0.9 - added SSH support and saved some memory, thanks to NVX@UbiquitiNetworksCommunity
2013-09-18 17:48:22 +02:00
Thomas VIAL
5cfe8f9abf fping_ => Fixed documentation 2013-08-22 23:53:28 +02:00
Thomas VIAL
5cbdd737f0 fping_ => Improved display 2013-08-21 12:03:09 +02:00
tomav
29be1c0078 fping_ => Added informations and fixed a bug 2013-08-20 22:48:47 +02:00
Thomas VIAL
12d632ca62 fping_ => Added file to monitor server/network availability 2013-08-20 21:31:15 +02:00
Thomas VIAL
1dddd2fbc4 - Fixed key that was based on $index and no unique name (when you changed a url, old stats were kept)
- Indentation changed to soft tabs
2013-08-20 10:33:34 +02:00
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
Philip Paeps
13b59dd1bb nsd_: new plugin to monitor NSD name servers
This plugin collects most statistics from NSD name servers.  It
should be called nsd_by_type, nsd_by_rcode or nsd_hits to monitor
queries received by type, replies sent by rcode or the base query
volume, respectively.  The plugin is friendly to the name server
and only sends one signal per run (even if three links exist).
2013-06-18 22:48:22 +02: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
Steve Schnepp
8a13b49960 Merge pull request #191 from aborrero/master
Traffic plugin. Monitor total throughput by IP protocol.
2012-10-19 15:14:04 -07:00
Steve Schnepp
f28b447484 Merge pull request #187 from ze42/master
cpu_linux_multi
2012-10-19 15:10:35 -07:00
Artem Sheremet
d112f623fb Fixing a warning in the ping plugin
Error message:
Use of uninitialized value $ping_time in concatenation (.) or string at /etc/munin/plugins/ping line 176.

Fix is to declare a variable prior to using it in postfix-if assignment
2012-09-27 18:40:42 +03:00
Arturo Borrero Gonzalez
f203253861 Added support even larger numbers. 2012-09-25 14:03:59 +02:00
Bryce Chidester
a2f35e9b68 Correct wildcard name handling
The previous awk function did not work for my system, always returned the script name instead. Replaced with the same clean and sanitary bash variable logic that if_ uses to extract the interface name from $0.
2012-09-24 14:45:00 -07:00
Arturo Borrero Gonzalez
09b0f002d5 added "Total bps" to help know the exact total traffic in the graph. 2012-09-21 10:50:29 +02:00
Arturo Borrero Gonzalez
0a0cc634ea changed permissions, like others pluggins. 2012-09-20 17:31:26 +02:00
Arturo Borrero Gonzalez
e49b78ab52 Added `traffic' plugin, to allow measure server total throughput in both IPv4 and IPv6 2012-09-20 17:30:18 +02:00
Adrien "ze" Urban
cdf6eeb3df interfaces_linux_multi: interfaces, supersampling, multigraph
First release
3 graphs per interfaces :
- bps
- pkt/s
- errors
graph types can be disabled/enabled
interfaces can be included/excluded
2012-09-14 19:06:15 +02:00
Steve Schnepp
9ec0760ec2 Merge pull request #181 from kuriyama/master
Fix usage of appname at munin symbol translation
2012-09-06 05:19:35 -07:00
Jun Kuriyama
fd119055ab Fix usage of appname at munin symbol translation
FMS appname may include '-' chars, and was translated to '_' because
of Munin dislike this character.

But original appname is required to retrive values from getAppStats
API.  So preserve original appname and translate it at only actually
needed.
2012-09-05 10:02:52 +09:00
Diego Elio Pettenò
c814853976 plugins: make all of them use graph_vlabel instead of graph_vtitle. 2012-08-23 08:56:01 -07:00
Diego Elio Pettenò
d3a4f12d3f Move some more plugins in their place. 2012-08-09 16:47:30 -07:00
Diego Elio Pettenò
e5ce74926d More housekeeping. 2012-08-06 22:20:20 -07:00
Diego Elio Pettenò
0a1524f27f More housecleaning.
Collapse some categories; remove duplicates; move plugins in where
they belong, remove files that are not really plugins at all.
2012-08-06 21:55:44 -07:00
Diego Elio Pettenò
7da1b039c2 Put order in SNMP plugins by moving all of them together in snmp/
This makes it easier to find what should be used for SNMP monitoring.
2012-08-06 21:36:10 -07:00
Kenyon Ralph
03c538bad3 Merge pull request #154 from dotdoom/master-private
Featuring ping plugin
2012-07-25 12:17:34 -07:00
Artem Sheremet
ec431eb37e Ping plugin: updated info, fixed labels, new image 2012-07-25 10:03:40 +03:00
Artem Sheremet
dca361d029 Rewriting Ping plugin in perl
* Merging existing plugins
2012-07-25 04:02:08 +03:00
Kenyon Ralph
8b1a106868 remove redundant README and move BIRD plugin to network directory 2012-07-23 13:05:04 -07:00
Artem Sheremet
8d941d04d0 Adding simple and useful ping plugin 2012-07-23 19:29:33 +03:00
Steve Schnepp
17604e11ec Merge pull request #122 from C-Duv/netatalk
Adding "netatalk" plugin: monitors number of files held open by the Netatalk/AFP clients
2012-06-01 04:07:08 -07:00
DUVERGIER Claude
e94af31a51 netatalk plugin moved to network directory and family. 2012-05-24 00:57:09 +02:00
DUVERGIER Claude
3407617b07 If no friendly name (no "names" parameter), will automatically use
IP/FQDN.
2012-05-21 02:38:37 +02:00
Artem Sheremet
0d1c792196 Fixing netstat_bsd_s bug (base is 1000 for bytes) 2012-05-18 08:37:00 +03:00
Artem Sheremet
a3d99279b4 Although not used, updating from 'export' 2012-05-18 08:36:52 +03:00
Kenyon Ralph
62d43835d4 remove plugins existing in the main munin distribution 2012-05-04 02:54:55 -07:00
Kenyon Ralph
b084f05b70 network/snmp__ifx_: encode UTF-8 and with Unix newlines 2012-05-04 02:03:34 -07:00
Kenyon Ralph
331d5a43dc remove plugin existing in main munin repository 2012-04-30 01:07:12 -07:00
Kenyon Ralph
c29d25a89f arris-tm502g_: add license statement 2012-04-25 01:08:17 -07:00
Kenyon Ralph
e005bb0ccb remove plugins existing in main munin repository 2012-04-24 02:06:02 -07:00
Steve Schnepp
093708d771 Typo in help 2012-04-24 11:47:24 +03:00
Kenyon Ralph
2e36033f20 Merge pull request #96 from C-Duv/master
This aims to fix to incoherence in multiping documentation about hosts parameter
2012-04-23 21:07:02 -07:00
DUVERGIER Claude
189c81eee5 Documentation: incoherent "host" parameter name (Issue #88) 2012-04-24 02:32:14 +02:00
Charlie Allom
7c3ecf1bc5 increase the ds-name to be prefixed by hop_ so newer munins wont try to store everything datapoint in "_" 2012-04-17 22:47:55 +01:00
Charlie Allom
fae716b478 decrease pings to 5 for faster polling 2012-04-17 22:47:30 +01:00
Charlie Allom
acc4135cd5 update to v1.1 2012-04-17 22:47:02 +01:00
Kenyon Ralph
60728f04cb untar mtr100_ plugin and move to network directory 2012-04-17 10:49:48 -07:00
Kenyon Ralph
1eb0bae94b Merge pull request #76 from sumpfralle/master
updated shorewall-accounting plugin to v1.3
2012-04-02 07:29:59 -07:00
Lars Kruse
265e39e038 updated shorewall-accounting_ to v1.3
* renamed plugin file from "shorewall_accounting" to "shorewall-accounting_"
 * CAUTION: rename your symlinks and plugin config section!
* added optional SHOREWALL_BIN environment variable
* improved labels for rules (don't mask dots)
2012-04-02 11:42:52 +02:00
Artem Sheremet
85419c5357 New/updated plugins
* moved netstat_bsd_ (collecting netstat -m stats) to netstat_bsd_m_
* added netstat_bsd_s_ collecting netstat -s (and some images)
* updated ejabberd_scanlog plugin (fixed error message, added a couple of new log types)
2012-03-20 11:43:21 +03:00
Kenyon Ralph
0e1d54f2fd fix tor-bandwidth-usage
I mistakenly broke the authentication routine during my overhaul of
the plugin.
2012-03-11 04:08:48 -07:00
Kenyon Ralph
d8ef1a40a1 add plugin to monitor ARRIS TM502G cable modem 2012-03-10 23:58:28 -08:00
Alexey Illarionov
7fc99a3716 Fixed typo in plugins.conf configuration description.
Reported by Ilya Evseev at http://forum.nag.ru/forum/index.php?showtopic=70527&view=findpost&p=671563
2012-03-08 10:29:03 +01:00
Alexey Illarionov
8232e65515 ifem_: copy-paste error in description fixed 2012-03-08 10:29:03 +01:00
Steve Schnepp
dd4afac869 Move the screenshots next to plugins 2012-03-07 12:53:52 +01:00
Kenyon Ralph
d055f33780 move singleton plugins to the network directory 2012-02-29 15:44:07 -08:00
Kenyon Ralph
992d1c8d5c remove plugin included in main munin distribution 2012-02-29 15:28:16 -08:00
Benjamin Ryzman
4f432c597c SNMP plugin to graph Brocade NetIron temperatures per module 2012-02-27 17:49:40 +08:00
Горлов Максим
f14628ad35 Changed the location of their own plug-ins 2012-02-25 12:22:25 +04:00
Kenyon Ralph
e6ee1acb78 removing tcp_retries
The same data are graphed by the netstat_multi plugin in munin trunk,
so no need to have a redundant plugin.
2012-02-21 21:54:50 -08:00
Artem Sheremet
580c41ea3d Adding new plugins
* netstat_bsd_
  for mbufs/etc statistics from BSD's netstat -m
* tcp_retries
  for TCP retransmission count rate from procfs /proc/net/tcp
2012-02-22 02:30:54 +03:00
AndyKits
28db7a12aa Fixed missing backtick in row 19 2012-02-20 17:24:44 +01:00
Paul Saunders
6f39dc451a TG585v7__: Better Error handling
Reset the error mode of Net::Telnet to 'return', so that we can (try to)
log out during the error handler without invoking the error handler
(doing so resulted in "Deep Recursion" warnings from perl).

Also, return 'U' for ALL appropriate items in case of error.
2012-02-17 10:24:04 +00:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00