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

1175 Commits

Author SHA1 Message Date
Bjorn Ruberg
3716785b5c - Adding a new squeezebox plugin, multigraph-enabled 2012-02-07 15:06:19 +01:00
Steve Schnepp
c4a82cdda4 Merge branch 'master' of https://github.com/munin-monitoring/contrib 2012-02-06 16:40:42 +01:00
Alejandro Olivan Alvarez
9694ad8028 - new plugin for shoutcast v2 2012-02-06 16:39:35 +01:00
Kenyon Ralph
8ea0ef8248 make the graphs more like the if_ plugin
Show traffic in bits instead of bytes, use negative values for
incoming traffic, improve wording, simplify authentication, add
documentation.
2012-02-02 04:18:02 -08:00
Steve Schnepp
0ff56fc90e Merge pull request #20 from quade0/master
Added snmp__fn, a snmp plugin to monitor Fortinet Fortigate Firewall
2012-01-28 06:30:52 -08:00
Sébastien Gross
8051623fe4 Fix lvdisplay path on some hosts.
Signed-off-by: Sébastien Gross <seb•ɑƬ•chezwam•ɖɵʈ•org>
2012-01-27 17:07:41 +01:00
Luka Furlan
e12b9690f4 Added autoconf, configuration via ENV variables, magic markers. 2012-01-26 08:41:29 +01:00
Thomas Diener
6db1665991 MIB file availability check added 2012-01-25 16:59:33 +01:00
Luka Furlan
0db07b5c4f Added tomcat_, a wildcard plugin for Apache Tomcat connectors and JBoss JVM status. 2012-01-25 16:15:15 +01:00
Thomas Diener
ce8b1121ec OID to MIB changed 2012-01-22 21:44:37 +01:00
Andrey Dudin
0b18f278ab Update plugins/other/php-fastcgi 2012-01-20 15:47:10 +04:00
Steve Schnepp
d5de773e4b explicitely use bash as it contains some bashism 2012-01-20 12:05:31 +01:00
Steve Schnepp
9a1129c0c1 Providing a way to change the state file 2012-01-20 12:05:02 +01:00
Manuel Schneider
006ef061c2 support for 'adaX' and 'daX' devices 2012-01-19 18:44:17 +01:00
Steve Schnepp
5174d08210 Initial add of emc_comprehensive 2012-01-19 14:38:28 +01:00
Steve Schnepp
5cc0fa32fe Merge pull request #7 from fygrave/master
documentation and RIAK_URL environment variable support.
2012-01-16 07:53:35 -08:00
Fyodor Yarochkin
0eedb04aac Added some documentation and handling of RIAK_URL environment variable. 2012-01-16 23:47:19 +08:00
Fyodor Yarochkin
994980d233 Small configuration change 2012-01-16 23:31:27 +08:00
Paul Saunders
1080cbb75b ejabberd_: Fix to recognise ejabberd 2.1.10+
Adjust the $EJVER pattern matching to allow for one or two digits in the
third part of the triplet.
2012-01-16 16:12:56 +01:00
Steve Schnepp
8a95538509 Adding multicpu1sec from http://plugins.munin-monitoring.org/ as it serves as an example for 1 sec granularity. 2012-01-16 16:12:42 +01:00
Steve Schnepp
e5710781fd Merge pull request #5 from fygrave/master
riak plugins (I'll be adding one by one)
2012-01-16 02:05:13 -08:00
Fyodor Yarochkin
3bc264de2d Riak memory monitoring 2012-01-16 16:50:22 +08:00
Fyodor Yarochkin
85d8571b3e Riak node puts/gets monitoring 2012-01-16 16:41:14 +08:00
Christoph Krybus
f00c44d8af Fix for database name containing underscore(s). 2012-01-15 11:29:14 +01:00
azet
e5ecd263e4 powermta multi monitor 2012-01-15 01:57:44 +01:00
Thomas Diener
0e17b46982 documentation added 2012-01-14 22:35:09 +01:00
Thomas Diener
2b4deca937 snmp fortigate plugin: first draft 2012-01-14 22:17:24 +01:00
Allan Wind
41ca30d832 rebuild is always 0 2012-01-12 13:40:29 -05:00
Paul Saunders
8461c537b9 xfs_frag: Initial commit
Add xfs_frag, a plugin to monitor your XFS filesystem fragmentation.
2012-01-12 13:27:01 +00:00
Paul Saunders
480eb0f363 boinc_credit: Initial commit
New plugin to track your BOINC credit across all your projects.
2012-01-12 13:19:40 +00:00
Paul Saunders
13a585f290 currentcost, zenus_: Update my eMail address 2012-01-12 12:50:02 +00:00
Paul Saunders
6f0e6960a8 zenus_: Add some debugging
Add a bit of debugging code. Move to positive/negative graphing
2012-01-12 12:46:25 +00:00
Paul Saunders
10b89a6d67 sa-learn: Add documentation
Add POD documentation and tidy up
2012-01-12 12:42:47 +00:00
Paul Saunders
5c9228a980 boinc_projs: Add graph_total
Add graph_total, so you can see total number of WUs
2012-01-12 12:39:00 +00:00
Paul Saunders
97a0f7912c Expand possible data by using the telnet interface
The plugin now supports a much wider variety of graphs by interfacing
with the TG585's telnet interface. Now supported are graphs for:
 * ADSL Bandwidth
 * ADSL Errors
 * ADSL Strength
 * ATM Global Statistics
 * DHCP Client
 * DHCP Relay
 * DHCP Server
 * DNS Server
 * Firewall Statistics
 * ICMP protocol
 * IDS Statistics
 * IGMP Host
 * IGMP Proxy
 * IP protocol
 * TCP protocol
 * Tracked Connections
 * UDP protocol
 * Uptime
2012-01-12 12:24:15 +00:00
Paul Saunders
a806f7d86d Add support for CC02 devices
Thanks to David Edmondson <dme@dme.org>, currentcost now supports CC02
devices. To make use of this make sure to set env.metertype to "CC02".
2012-01-12 12:20:07 +00:00
Various
51ee702d81 Leftover from migration 2011-12-18 15:11:52 +01:00
Artem
b6fb15597c does not clutter up the disk so fast now; does not re-start tcpdump 2011-12-18 15:10:48 +01:00
Artem
fda468784f Initial version 2011-12-18 15:10:48 +01:00
Nicolas Knotzer
f3f482edf6 Uses subprocess.Popen instead of subprocess.check_output for compatibility with older python versions 2011-12-18 15:10:47 +01:00
Nicolas Knotzer
aa9a9e802e Prints OSError.strerror in verbose mode, uses rsplit instead of split for parsing femon output (more robust, if name of dvb-card contains split character, i.e.'|') 2011-12-18 15:10:47 +01:00
Stefan Osterlitz
41be7c5f3d Initial version 2011-12-18 15:10:47 +01:00
Stefan Osterlitz
0ca8ce206f Initial version 2011-12-18 15:10:47 +01:00
Stefan Osterlitz
32715ca3a9 Initial version 2011-12-18 15:10:47 +01:00
Sterfan Osterlitz
387c5a1ef2 Initial version 2011-12-18 15:10:47 +01:00
Allan Wind
ed1ada4d2a Patched version as outlined earlier 2011-12-18 15:10:47 +01:00
pesco
e322629df2 Initial version 2011-12-18 15:10:47 +01:00
Ali Onur Uyar
e26f53d802 Added Queue and Fax Stats graphs. 2011-12-18 15:10:47 +01:00
NVIDIA Corporation
06dc47444a Uses Perl bindings to NVML instead of nvidia-smi output. This way it is less likely to break with new driver releases. 2011-12-18 15:10:47 +01:00
Sean Whitney
307b2b8d61 Initial version 2011-12-18 15:10:47 +01:00
Russell Neufeld
656b6c6a2b Updates for Munin 1.4.4 2011-12-18 15:10:47 +01:00
Ali Onur Uyar
9bb4d316c8 Initial version 2011-12-18 15:10:46 +01:00
Ali Onur Uyar
1398a0b2d6 Initial version 2011-12-18 15:10:46 +01:00
Ali Onur Uyar
bfd0c75525 Added graphs for BgWriter and Checkpoint Stats. 2011-12-18 15:10:46 +01:00
Christian Bendt
c653988d0e Can monitor uptime and number of registered users 2011-12-18 15:10:46 +01:00
Vik Banev
ec351f99a6 Initial version 2011-12-18 15:10:46 +01:00
Nicolas Knotzer
dbb9ecfc19 Initial version 2011-12-18 15:10:46 +01:00
FalseLike aka [Anotr]
873176c044 Initial version 2011-12-18 15:10:46 +01:00
Alex Tomlins
1e301c2d8e CPU graph now graphs cpu time used over the 5 min period, not the instantaneous CPU usage at the moment when munin runs. It no longer requires a 2 iteration run of xentop. 2011-12-18 15:10:46 +01:00
Daniel Caillibaud
f8264132d3 bugfix of several idle|total pattern in my php-fpm status 2011-12-18 15:10:46 +01:00
northox
7a05e29c76 Fix bug with Gibibyte 2011-12-18 15:10:46 +01:00
northox
617994ca9d Initial version 2011-12-18 15:10:46 +01:00
northox
09f96c3da0 erratum 2011-12-18 15:10:46 +01:00
northox
9ae7e3a9f7 Fix the file. Removed swap because the scale was getting to high and we couldn't see the active mem (to monitor the swap see 'OpenBSD swap' script). 2011-12-18 15:10:46 +01:00
Alex Tomlins
34c1f534b1 Initial version 2011-12-18 15:10:46 +01:00
Nozomu Kaneko
2eb1e295e7 fixed a critical bug, sorry... 2011-12-18 15:10:46 +01:00
Nozomu Kaneko
8dd72b0c07 debug code removed 2011-12-18 15:10:46 +01:00
Nozomu Kaneko
829d00af1a output 0 for missing values so that warning message is suppressed 2011-12-18 15:10:46 +01:00
Christian Loos
1e78d87543 Initial version 2011-12-18 15:10:46 +01:00
Stefan Seidel
72e075ba03 fixed some critical mistakes which caused the plugin to work on the command line but not when called from munin 2011-12-18 15:10:46 +01:00
Stefan Seidel
0767fa14ba optimized version, replaced grep/sed with tr and awk in some places, provisioning for special chars in SMART attributes 2011-12-18 15:10:46 +01:00
Kasandra Padisha
f038b18b35 Initial version 2011-12-18 15:10:46 +01:00
Kasandra Padisha
c7bceeb426 Initial version 2011-12-18 15:10:45 +01:00
Kasandra padisha
4b5ab0b30b Initial version 2011-12-18 15:10:45 +01:00
Sean Whitney
ed746fda0a It now handles 32-bit systems better, and doesn't suffer reboot issues. 2011-12-18 15:10:45 +01:00
Christoph Heer
478522124b Add presence suffix 2011-12-18 15:10:45 +01:00
Willem Kappers
9fdf46699a Initial version 2011-12-18 15:10:45 +01:00
northox
8a481afc06 Initial version 2011-12-18 15:10:45 +01:00
Jakob Unterwurzacher
ec2baa46e7 Field names must not contain special characters, substitute by _ as suggested here http://munin-monitoring.org/wiki/notes_on_datasource_names 2011-12-18 15:10:45 +01:00
Jakob Unterwurzacher
b8e09a39b7 Correct regexp to accept list with dashes etc. in the name 2011-12-18 15:10:45 +01:00
Paul Saunders
78c9d0c886 Initial version 2011-12-18 15:10:44 +01:00
Ali Onur Uyar
b07eb2c687 Initial version 2011-12-18 15:10:44 +01:00
Paul Saunders
a9575c1177 Handle large numbers of errors better (i.e. remove *all* commas from the number) 2011-12-18 15:10:44 +01:00
Nicolas BOUTHORS
d254343aa6 Initial version 2011-12-18 15:10:44 +01:00
Nagy Elemer Karoly
97ff9a5221 Added support for md10 and above 2011-12-18 15:10:44 +01:00
Nagy Elemer Karoly
0f972e1fec Support for auto-read-only (swap) mirrot, ugly hack to prevent false 99 percent rebuild critical warnings, added some comments 2011-12-18 15:10:44 +01:00
ElFurbe
afe66001fa The original relied on thin listening on TCP ports, but that has no actual bearing. I killed all the port nonsense and labeled them by pid. 2011-12-18 15:10:44 +01:00
ElFurbe
e41d7bd1af The original relied on thin listening on TCP ports, but that has no actual bearing. I killed all the port nonsense and labeled them by pid. 2011-12-18 15:10:44 +01:00
Artem
efe258a374 Initial version 2011-12-18 15:10:44 +01:00
Paul Saunders
6acc8042d4 Initial version 2011-12-18 15:10:44 +01:00
csy
91bbb7e413 Initial version 2011-12-18 15:10:44 +01:00
Tom Hendrikx
682f0f4072 Initial version 2011-12-18 15:10:44 +01:00
Tom Hendrikx
2aea630c45 minor update to orignal plugin: added some info fields for undocumented data 2011-12-18 15:10:44 +01:00
rti
d739474f97 grep option bugfix (grep => htmlgrep). implement contents size checkoption (htmlsize) 2011-12-18 15:10:44 +01:00
Peter Palfrader, Arthur Lutz, Chris Wilson
5ff79c1a69 Initial version 2011-12-18 15:10:44 +01:00
rti
b4c1a51462 mistake in the calculation of shared memory, this feature was lost. 2011-12-18 15:10:44 +01:00
rti
ce8f95f171 mistake upload file 2011-12-18 15:10:44 +01:00
Icedrake
ea1e9c7369 Initial version 2011-12-18 15:10:44 +01:00
Icedrake
45d9fa1225 Initial version 2011-12-18 15:10:44 +01:00
Yoshiyuki Nakahara
01fea75c0f Initial version 2011-12-18 15:10:44 +01:00
Maxime Besson, David Bernard [Smile Open Source Solution]
6871929e3c Initial version 2011-12-18 15:10:44 +01:00
Maxime Besson, David Bernard [Smile Open Source Solution]
2463c58a37 Initial version 2011-12-18 15:10:44 +01:00
ldidry
e430a3e59c Initial version 2011-12-18 15:10:44 +01:00
Andreas Thienemann
1b3974f9a7 Reworked to new plugin best practices, fixing some trivial bugs. 2011-12-18 15:10:43 +01:00
Pascal Cabaud
acb3839b40 NetBSD support added 2011-12-18 15:10:43 +01:00
Andreas Thienemann
fc51c3a69e Initial version 2011-12-18 15:10:43 +01:00
Dan Duvall
6eebc57166 This version supports a rails_root environment variable. 2011-12-18 15:10:43 +01:00
Dan Duvall
197e093c66 This version support a rails_root environment variable. 2011-12-18 15:10:43 +01:00
Stefan Seidel
214407caa0 Initial version 2011-12-18 15:10:43 +01:00
Jose Celano
81a80fba98 Initial version 2011-12-18 15:10:43 +01:00
Nikolay Beresnev
6dbfc42550 Added handling of parameter 190 (Airflow_Temperature), Seagate hard drives the next generation. 2011-12-18 15:10:43 +01:00
Pasha Klets
37c8fd9a77 Initial version 2011-12-18 15:10:43 +01:00
Pasha Klets
d3267c0419 Initial version 2011-12-18 15:10:43 +01:00
Pasha Klets
32bfecf5a1 Initial version 2011-12-18 15:10:43 +01:00
Pasha Klets
8b63e3cd96 Initial version 2011-12-18 15:10:43 +01:00
Pasha Klets
f18f338bbc Initial version 2011-12-18 15:10:43 +01:00
Pasha Klets
b42dd266c9 Initial version 2011-12-18 15:10:43 +01:00
Pasha Klets
c5fb9db529 Initial version 2011-12-18 15:10:43 +01:00
Pasha Klets
26b6c4c3db Initial version 2011-12-18 15:10:42 +01:00
Roland Mohrbacher
38ed4d0f2b Support for XEN-Domains with an dot in their name 2011-12-18 15:10:42 +01:00
ian dobson
b6c93cc77c fixed bug if a dir/filename contains the text total 2011-12-18 15:10:42 +01:00
Phil! Gold
5332dc60ad Initial version 2011-12-18 15:10:42 +01:00
pmoranga
51c53c6390 Initial version 2011-12-18 15:10:42 +01:00
Slaven Rezic
3d49277a6c Initial version 2011-12-18 15:10:42 +01:00
Rory Jaffe
0e47380170 Initial version 2011-12-18 15:10:42 +01:00
Ali Onur Uyar
48e82301cd Initial version 2011-12-18 15:10:42 +01:00
Ali Onur Uyar
2763b61979 Initial version 2011-12-18 15:10:42 +01:00
Ali Onur Uyar
f2c8cc97c4 Initial version 2011-12-18 15:10:42 +01:00
Ankush Grover
c571cd207a Initial version 2011-12-18 15:10:41 +01:00
Ankush Grover
5932ea0ed3 Initial version 2011-12-18 15:10:41 +01:00
Ankush Grover
d19c429add Initial version 2011-12-18 15:10:41 +01:00
_KaszpiR_
3d719ea1e6 Initial version 2011-12-18 15:10:41 +01:00
_KaszpiR_
b58e31e879 Initial version 2011-12-18 15:10:41 +01:00
pro cabales
d37f5311bd Initial version 2011-12-18 15:10:41 +01:00
lastta
86207d7af9 Initial version 2011-12-18 15:10:41 +01:00
Wilfred Chau
074e0ae0f0 Initial version 2011-12-18 15:10:41 +01:00
Wilfred Chau
8f79662d99 Initial version 2011-12-18 15:10:41 +01:00
Raphal HALIMI
20afb67923 Initial version 2011-12-18 15:10:41 +01:00
rti
b16cf44282 Initial version 2011-12-18 15:10:41 +01:00
rti
08fbbcfa0b Initial version 2011-12-18 15:10:41 +01:00
rti
788fe28ee3 Initial version 2011-12-18 15:10:41 +01:00
rti
3191e35460 Initial version 2011-12-18 15:10:41 +01:00
Rodolphe Quideville
ad2e656d36 Initial version 2011-12-18 15:10:41 +01:00
Rodolphe Quideville
289afa0166 Initial version 2011-12-18 15:10:41 +01:00
Rodolphe Quideville
3a70dd84b6 Initial version 2011-12-18 15:10:41 +01:00
Wilfred Chau
d89e57818e Initial version 2011-12-18 15:10:41 +01:00
Wilfred Chau
fc51489285 Initial version 2011-12-18 15:10:41 +01:00
Wilfred Chau
26c3ffcf1f Initial version 2011-12-18 15:10:41 +01:00
Wilfred Chau
c0dc3b1b71 Initial version 2011-12-18 15:10:41 +01:00
Thomas Lveil
078fb31f90 fix transmission error handling 2011-12-18 15:10:41 +01:00
Rory Jaffe
dd8bf64088 Initial version 2011-12-18 15:10:40 +01:00
Frank
203f993d27 added graph info, added warning & critical alerts, data info, SMART errors and revised the scaling 2011-12-18 15:10:40 +01:00
Jason Brooks
eca3d0044a Initial version 2011-12-18 15:10:40 +01:00
splebel
f55154456d Better IPv6 handling in suggest mode 2011-12-18 15:10:40 +01:00
Jose Luis Salas
8b7a1d2a36 Initial version 2011-12-18 15:10:40 +01:00
S. Wefel
ccf89c4ba2 Initial version 2011-12-18 15:10:40 +01:00
S. Wefel
ba4e18a63e Initial version 2011-12-18 15:10:40 +01:00
Andi H
67f09e9ca1 Initial version 2011-12-18 15:10:40 +01:00
Lars Kruse
efb0772f65 Initial version 2011-12-18 15:10:40 +01:00
Lars Kruse
720ad14fd2 Initial version 2011-12-18 15:10:40 +01:00
Erik Cederstrand
0eaefd6bb8 Initial version 2011-12-18 15:10:40 +01:00
Andreas Kreisl
53cf606e55 Initial version 2011-12-18 15:10:40 +01:00
Jo Hartmann
af4a386b98 error correcting 2011-12-18 15:10:40 +01:00
Matthew Ritchie
364087556e This version can monitor multiple GPUs within the same machine. 2011-12-18 15:10:40 +01:00
raT
dc27e373b5 Initial version 2011-12-18 15:10:40 +01:00
ward
e594a64262 Exclude tmpfs partitions from 'config'. 2011-12-18 15:10:40 +01:00
ward
c6884d1689 Properly ignore the xentop output header line. 2011-12-18 15:10:40 +01:00
ward
e192d8d900 This version also handles domUs with named network interfaces. 2011-12-18 15:10:40 +01:00
DisasteR
a8819e1993 Code cleanning/refactoring // Stats for root server and virtual servers 2011-12-18 15:10:40 +01:00
Ian Dobson, Frank Katzenberger
d025504545 Initial version 2011-12-18 15:10:40 +01:00
Rowdy.nl
831916f727 Minor fixes 2011-12-18 15:10:39 +01:00
Torsten Curdt
1bb1094e05 Initial version 2011-12-18 15:10:39 +01:00
Markus Heberling
f6145f0b75 fixed intendation 2011-12-18 15:10:39 +01:00
Rowdy.nl
f9e5b77473 New filter, colours like spotweb categories 2011-12-18 15:10:39 +01:00
Rowdy.nl
c171e5aae0 Prevent gaps in lines, line colours 2011-12-18 15:10:39 +01:00
Rowdy.nl
63357b6bbf Filter, line colours match Spotweb categories 2011-12-18 15:10:39 +01:00
Luis Garca Acosta
7f8ae73b48 category changed 2011-12-18 15:10:39 +01:00
Luis Garca Acosta
89a83b2a02 Initial version 2011-12-18 15:10:39 +01:00
Rowdy Schwachofer
052d832f0c Initial version 2011-12-18 15:10:39 +01:00
T.O
dc5e652d26 Initial version 2011-12-18 15:10:39 +01:00
Markus Heberling
8308ba95a7 Initial version 2011-12-18 15:10:39 +01:00
Rowdy Schwachfer
e55f0fc7c8 Initial version 2011-12-18 15:10:38 +01:00
Rowdy Schwachfer
5d1473e9aa Initial version 2011-12-18 15:10:38 +01:00
Rowdy Schwachfer
b7be07763d Initial version 2011-12-18 15:10:38 +01:00
jon
fd45eb113b fixed the regex to reflect disallowed chars in windows usernames 2011-12-18 15:10:38 +01:00
jon
64296bf208 added subnet to graph title (argh) 2011-12-18 15:10:38 +01:00
jon
1e6bc858a2 removed autoconf stuff, added note about timeout 2011-12-18 15:10:38 +01:00
jon
4a6b888ddc Initial version 2011-12-18 15:10:38 +01:00
jon
d27dd18580 Initial version 2011-12-18 15:10:38 +01:00
Rowdy.nl
e7dfd772a3 Initial version 2011-12-18 15:10:38 +01:00
Rowdy.nl
77bfdab8ad Initial version 2011-12-18 15:10:38 +01:00
Gene Cutler
df67767071 Initial version 2011-12-18 15:10:38 +01:00
Xupeng Yun
2b6faa6732 Initial version 2011-12-18 15:10:38 +01:00
Sebastian Zagrodzki
102d77d2a7 Initial version 2011-12-18 15:10:38 +01:00
spleen
fd83f3aa1f Using gawk strtonum in place of int so that the script no longer truncates the value, which makes a huge difference if the value is in M or even K. 2011-12-18 15:10:38 +01:00
spleen
36b0898dba Fixed a few issues where it was ignoring values that did not end in K or M. Also made the script compatible with OpenSolaris using gawk. 2011-12-18 15:10:38 +01:00
Benjamin D
7a0da0b2cc Initial version 2011-12-18 15:10:38 +01:00
Paul Saunders
6ddb169d59 Update for BOINC 6.12 2011-12-18 15:10:38 +01:00
Paul Saunders
562e63a7bc Update for BOINC 6.12. 2011-12-18 15:10:38 +01:00
Stefan Bhler
0af9ab186c Initial version 2011-12-18 15:10:38 +01:00
Matt Stith
5d78918d0b Initial version 2011-12-18 15:10:38 +01:00
Rodolphe Franceschi
fbc71d60b5 Initial version 2011-12-18 15:10:37 +01:00
Srijan Choudhary
c66afe01ea Initial version 2011-12-18 15:10:37 +01:00
Troels Arvin
f3c8ba5fd1 Port numbering in line with Brocade's UI and front plate. Made explicit that the plugin is Brocade specific. 2011-12-18 15:10:37 +01:00
Jan Szumiec
577fb4b319 Initial version 2011-12-18 15:10:37 +01:00
Troels Arvin
480f160a30 Initial version 2011-12-18 15:10:37 +01:00
Ropchan Sergey
0a9a91e288 durty plugin status fixed 2011-12-18 15:10:37 +01:00
Ropchan Sergey
3179fb1fb0 durty plugin status fixed 2011-12-18 15:10:37 +01:00
Ropchan Sergey
eb9c0b1e3b durty plugin status fixed 2011-12-18 15:10:37 +01:00
Ropchan Sergey
a4fcd759b3 durty plugin status fixed 2011-12-18 15:10:37 +01:00
Paul M
e9f00b9ddd Initial version 2011-12-18 15:10:37 +01:00
Aron MEZEI
f7d3bb25de names now can have \. in the regexp and MUNIN_LIBDIR handled a bit better 2011-12-18 15:10:37 +01:00
Ropchan Sergey
48d917a50b gramatical fixes 2011-12-18 15:10:36 +01:00
Ropchan Sergey
970a0c3560 gramatical fixes 2011-12-18 15:10:36 +01:00
Ropchan Sergey
682405f75a gramatical fixes 2011-12-18 15:10:36 +01:00
Ropchan Sergey
4a32c940ca Initial version 2011-12-18 15:10:36 +01:00
Ropchan Sergey
3b5e1cce3c Initial version 2011-12-18 15:10:36 +01:00
Ropchan Sergey
1f4aa890ee Initial version 2011-12-18 15:10:36 +01:00
Ropchan Sergey
0417d4765b Initial version 2011-12-18 15:10:36 +01:00
Tom Feiner
72736dae0b Correct use statement to actually useuse Munin::Plugin::SNMP 2011-12-18 15:10:36 +01:00
Tom Feiner
f00e552b55 v1 used Net::SNMP module, and hard coded snmp v2c. This v2 version uses Munin::Plugin::SNMP which transparently supports all snmp versions. 2011-12-18 15:10:36 +01:00
spleen
2d5c78a463 added ospf 2011-12-18 15:10:36 +01:00
Paul M
cc2567512e Initial version 2011-12-18 15:10:36 +01:00
Paul Fariello
d5be273cb5 Bug correction 2011-12-18 15:10:35 +01:00
Alexander Swen
045aafddbe two bugfixes (see comments) 2011-12-18 15:10:35 +01:00
Andrs Kemny
ef1f44d73e env.sessiondir, fix find commands to actually use the variableuse 2011-12-18 15:10:35 +01:00
Stanislav Rudenko
dc7486cf00 Initial version 2011-12-18 15:10:35 +01:00
spleen
df7c3dec6c Initial version 2011-12-18 15:10:35 +01:00
deees
a2b7ebbd4f Initial version 2011-12-18 15:10:35 +01:00
rikr
31ee54bb73 Works better in debian 2011-12-18 15:10:35 +01:00
Florian Fida
4f1ea21980 Initial version 2011-12-18 15:10:35 +01:00
David Reitz
bd45f70d67 use DERIVE instead of COUNTERS in order to avoid spikes when router reboots or stats are reset; added uptime chart; moved clients into system category 2011-12-18 15:10:35 +01:00
Fabien Jakimowicz
0ddf1ea488 Initial version 2011-12-18 15:10:35 +01:00
Marcello Romani
8c86c4e41e Show device name in config 2011-12-18 15:10:35 +01:00
Jun Futagawa
e7454e6304 Bug fix: Check temp_upper_warning and temp_upper_critical was not working again. 2011-12-18 15:10:35 +01:00
Nicolas Moussikian
05215bc2dc Initial version 2011-12-18 15:10:35 +01:00
Dmitri Minaev
b9faf68361 Added warning and critical levels. 2011-12-18 15:10:35 +01:00
Anders Welen
51e1daa9e7 Initial version 2011-12-18 15:10:35 +01:00
VadimB
2417347a05 New version to support NVidia 270.18 Driver 2011-12-18 15:10:34 +01:00
Alexander Swen
588e631209 Initial version 2011-12-18 15:10:34 +01:00
Jun Futagawa
dcfdf9b396 Bug fix: Check temp_upper_warning and temp_upper_critical was not working. 2011-12-18 15:10:34 +01:00
Tanguy Pruvot
3abf7831eb Background Process for Speed Test (no timeout) 2011-12-18 15:10:34 +01:00
Alexander Swen
0d3d197fea Initial version 2011-12-18 15:10:34 +01:00
spleen
f3cfd7eb00 Initial version 2011-12-18 15:10:34 +01:00
Paul M
5c46d3fc72 tidied up 2011-12-18 15:10:34 +01:00
David Muench
104797a874 Initial version 2011-12-18 15:10:34 +01:00
Paul M
5ceb5dd20d Initial version 2011-12-18 15:10:34 +01:00
tazoi
5ffa28e9d8 Initial version 2011-12-18 15:10:34 +01:00
Michiel Hendriks
89c68f40c7 Initial version 2011-12-18 15:10:34 +01:00
Dmitri Minaev
b56333712a Initial version 2011-12-18 15:10:34 +01:00