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

904 Commits

Author SHA1 Message Date
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 García Acosta
7f8ae73b48 category changed 2011-12-18 15:10:39 +01:00
Luis García 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 Schwachöfer
e55f0fc7c8 Initial version 2011-12-18 15:10:38 +01:00
Rowdy Schwachöfer
5d1473e9aa Initial version 2011-12-18 15:10:38 +01:00
Rowdy Schwachöfer
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 Bühler
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
András Kemény
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
David Reitz
e9c3bcc2aa Initial version 2011-12-18 15:10:34 +01:00
Thomas Léveil
1cda52e5b2 fix throughput graph which inverted in and out values 2011-12-18 15:10:34 +01:00
spleen
a80edcab85 Initial version 2011-12-18 15:10:34 +01:00
Thomas Léveil
6d6805f0cb now works with murmur v1.2.2 2011-12-18 15:10:34 +01:00
Alexx Roche
75a31066ed Initial version 2011-12-18 15:10:34 +01:00
Tanguy PRUVOT
3614264235 Initial version 2011-12-18 15:10:34 +01:00
Thomas Leveil
b75c8e25bc Initial version 2011-12-18 15:10:34 +01:00
Paul Vogel
49986311bb Initial version 2011-12-18 15:10:34 +01:00
Alexx Roche
2d6bc2dd89 Escaped the dot in the print output (worked with perl 5.8.8 but some users found problems) 2011-12-18 15:10:34 +01:00
Alexx Roche
1cee26b597 Escaped the dot in the print output (worked with perl 5.8.8 but some users found problems) 2011-12-18 15:10:33 +01:00
Vadim Bulakh
938d414337 Initial version 2011-12-18 15:10:33 +01:00
Ales Zoulek
11d9b90be7 Initial version 2011-12-18 15:10:33 +01:00
spleen
00b67dad76 Initial version 2011-12-18 15:10:33 +01:00
spleen
85e8d320a4 Initial version 2011-12-18 15:10:33 +01:00
DiGennaro
41c2cd8e4d Initial version 2011-12-18 15:10:33 +01:00
Ronan
67ff8900dd 2011-01-01, guilloux : find commands & plugin conf improvements. Tested on an Ubuntu 10.10 server 2011-12-18 15:10:33 +01:00
Joan Perez i Cauhe
ea1e17cc51 Now the correct value is added 2011-12-18 15:10:33 +01:00
Christophe Nowicki
1a734595a2 Initial version 2011-12-18 15:10:33 +01:00
Yoann Moulin
4d80dc5a8d decrease numbers of fork 2011-12-18 15:10:33 +01:00
Dju
2a2a73a6f2 Initial version 2011-12-18 15:10:33 +01:00
Hirata Yoshiyuki
df3e12ebf1 Initial version 2011-12-18 15:10:33 +01:00
Hirata Yoshiyuki
63535d04bf Initial version 2011-12-18 15:10:33 +01:00
Alexx Roche
888f1b8376 Initial version 2011-12-18 15:10:33 +01:00
Alexx Roche
16e9af8987 removed a bug caused by overloading 2011-12-18 15:10:33 +01:00
Nils Henrik Tvetene
4d599e70cb Initial version 2011-12-18 15:10:33 +01:00
Nils Henrik Tvetene
ff5e18fa74 Initial version 2011-12-18 15:10:33 +01:00
hermzz
e90d69f24b Initial version 2011-12-18 15:10:33 +01:00
Juned Memon
613152157e Initial version 2011-12-18 15:10:33 +01:00
Nils Henrik Tvetene
2bcabbb4ca Initial version 2011-12-18 15:10:33 +01:00
Bertrand Grelot
a3fbe3ef12 Initial version 2011-12-18 15:10:33 +01:00
Patrick
d5275a0119 Initial version 2011-12-18 15:10:32 +01:00
Michele Petrazzo
bb7a4bc298 Initial version 2011-12-18 15:10:32 +01:00
Kristian Lyngstøl
c0c127c96c Initial version 2011-12-18 15:10:32 +01:00
Tim Small
2b0c11bf55 Include GPLv2 license boilerplate and copyright notice. 2011-12-18 15:10:32 +01:00
KARASZI István
1e42e4a056 typo fixed 2011-12-18 15:10:32 +01:00
Tim Small
9f9a503e70 Improve colour palette, fix category 2011-12-18 15:10:32 +01:00
Tim Small
58c54d796e Minor tidy up and doc fixes 2011-12-18 15:10:32 +01:00
Tim Small
f477021dff Initial version 2011-12-18 15:10:32 +01:00
Paul Saunders
1f77869d19 Fixed some typos, allowed overriding of 2011-12-18 15:10:31 +01:00
Paul Saunders
f148284aaf Initial version 2011-12-18 15:10:31 +01:00
Uffe Norberg
7806a1165b Changed statdir default and config output for rrdtool to draw finer lines and calculate milli- and microseconds correctly. See change log in file. 2011-12-18 15:10:31 +01:00
Juned Memon
fc9e8ecc96 Initial version 2011-12-18 15:10:31 +01:00
Juned Memon
36758e2b3d Initial version 2011-12-18 15:10:31 +01:00
Juned Memon
b75da85bfe Initial version 2011-12-18 15:10:31 +01:00
Juned Memon
43e0593f91 Initial version 2011-12-18 15:10:31 +01:00
Juned Memon
c75a2f9d9f Initial version 2011-12-18 15:10:31 +01:00
Alexx Roche
1017bbe9c9 Initial version 2011-12-18 15:10:31 +01:00
Tarjei Huse
e900462d8d Initial version 2011-12-18 15:10:31 +01:00
yoannmoulin
498e871d22 decrease numbers of fork 2011-12-18 15:10:31 +01:00
yoannmoulin
b6c8c55925 add usedbyrefreservation 2011-12-18 15:10:31 +01:00
Ilya Ivanov
4a6ab5550b Correct values reporting when load is low 2011-12-18 15:10:31 +01:00
Yoann Moulin
d9722c22e7 Initial version 2011-12-18 15:10:31 +01:00
splebel
8d7143d54b Updated to support Object[] count (https://github.com/splebel/nagios-check-jmx) 2011-12-18 15:10:31 +01:00
Zoltan Herpai
0a1bbfa901 Up-to-date release 2011-12-18 15:10:31 +01:00
Guillaume Blairon
d3a0ed0bc9 Updated config regexp, thanks to Rachid Mokrani. 2011-12-18 15:10:31 +01:00
Guillaume Blairon
dfbf9b33f5 Updated config regexp, thanks to Rachid Mokrani. 2011-12-18 15:10:31 +01:00
KARASZI Istvan
0452b7acdb Initial version 2011-12-18 15:10:31 +01:00
patpro
bd94fe6a3f Initial version 2011-12-18 15:10:31 +01:00
patpro
cf0bc19b2b Initial version 2011-12-18 15:10:31 +01:00
patpro
599102ca03 Initial version 2011-12-18 15:10:30 +01:00
patpro
a6669d3faa Initial version 2011-12-18 15:10:30 +01:00
patpro
e8d6a10e50 Initial version 2011-12-18 15:10:30 +01:00
Katsuya Utada
8c0141b8e3 Initial version 2011-12-18 15:10:30 +01:00
Katsuya Utada
477e745ee9 Initial version 2011-12-18 15:10:30 +01:00
Stefan Seidel
0a9c0b871c Initial version 2011-12-18 15:10:30 +01:00
Stefan Seidel
f16bb2cbb3 Now working ;) Really, the previous version reported way too low values because of a wrong implementation. This is tested and correct now for Windows and pfSense SNMP hosts. 2011-12-18 15:10:30 +01:00
patpro
7266e9ab5c Initial version 2011-12-18 15:10:30 +01:00
Matt West
563c04a21b Fixed a few syntax issues, not a big deal 2011-12-18 15:10:30 +01:00
Tim Wulkau
63f9678e6b -added queryuser login, -subtract queryclients from usercount 2011-12-18 15:10:30 +01:00
Alexey Illarionov
0469046f7f Initial version 2011-12-18 15:10:30 +01:00
Matt West
4b3dd29f73 Initial version 2011-12-18 15:10:30 +01:00