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

1699 Commits

Author SHA1 Message Date
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
3842461477 Merge remote-tracking branch 'upstream/master' 2012-04-17 10:51:13 -07:00
Kenyon Ralph
60728f04cb untar mtr100_ plugin and move to network directory 2012-04-17 10:49:48 -07:00
Maxim Kravets
a160dea034 Proper shebang for flexibility 2012-04-11 16:08:02 +06:00
Igor Borodikhin
6bc704a19a New plugin for KVM network stats. It works without root privileges and applicable to ProxmoxVE KVM. 2012-04-10 12:40:37 +06:00
Tim Smith
e342c815dc Add plugin for Voldemort NoSQL data store to pull throughput and call stats 2012-04-09 10:32:15 -07:00
Kenyon Ralph
aa2691a4c2 Merge pull request #78 from jd/master
Add Swift plugins
2012-04-04 10:38:50 -07:00
Julien Danjou
b0545531c7 Add Swift plugins
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-04-04 16:44:43 +02:00
Kenyon Ralph
c7efedf66a remove fairly useless, trivial plugin 2012-04-04 02:35:17 -07:00
Kenyon Ralph
942bda3165 extract apache_vhosts tarball 2012-04-04 02:33:39 -07:00
Kenyon Ralph
3754ecc485 remove plugin included in main munin distribution 2012-04-04 02:17:23 -07:00
Kenyon Ralph
5e8ee82fa4 remove bundle of files whose functionality are duplicated by other plugins
Besides, these plugins were written in C.
2012-04-04 02:08:51 -07:00
Kenyon Ralph
9edbf50610 memory_by_process: remove misplaced documentation 2012-04-04 01:55:07 -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
Steve Schnepp
bd0c1e0734 Merge pull request #71 from omgpenguins/master
added snmp__poseidon-sensors
2012-04-02 02:18:53 -07:00
Thomas Diener
8c5a7b2f90 A small text correction 2012-04-01 21:52:18 +02:00
Thomas Diener
440ebfe69b Plugin updated to work with Fortinet Fortigate Firmware v4.00MR3Patch6 2012-04-01 16:53:39 +02:00
Florian Lechner
d7d422fa65 remove nagios/icinga related code and use envirunment variables for configuration 2012-03-28 14:00:09 +02:00
Florian Lechner
eec9de90b3 inital commit 2012-03-27 14:17:15 +02:00
Steve Schnepp
f22b8c6c81 Merge pull request #70 from Blauwbek/patch-1
SpotWeb uses different tables for Watchlist and Downloaded
2012-03-23 02:56:29 -07:00
Philipp
ebd7655f6c fix "value" output 2012-03-23 17:53:03 +08:00
Antoine Beaupré
256709738d fix backup value usage that broke when using clean values 2012-03-21 15:42:33 -04:00
Antoine Beaupré
678f3ed8a9 refactor: avoid repeating clean_field_name() code 2012-03-21 15:42:11 -04:00
Antoine Beaupré
acd97175b6 fix both display of incidents and usage of existing stats
we were not using the right key
2012-03-21 15:32:03 -04:00
Antoine Beaupré
03302b38aa do not set a lower limit for percentages, but a higher limit 2012-03-21 15:31:07 -04:00
Blauwbek
a33e3d2b7b As you wish 2012-03-21 19:22:50 +01:00
Blauwbek
694a5291b3 SpotWeb uses different tables for Watchlist and Downloaded 2012-03-21 17:28:40 +01: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
Artem Sheremet
9dac1e3456 Merge remote-tracking branch 'upstream/master' 2012-03-20 11:39:17 +03:00
Steve Schnepp
2580942ba2 fixed output 2012-03-18 12:56:22 +01:00
Steve Schnepp
dec087a5ce using bash instead of ksh. it should be quite compatible. better would be a proper port to sh (or better, perl) 2012-03-18 12:40:03 +01:00
Steve Schnepp
219b679f5c adding a glassfish plugin with wildcard 2012-03-18 12:34:48 +01:00
Artem Sheremet
5ea6583374 Merge remote-tracking branch 'upstream/master' 2012-03-17 02:11:13 +03:00
Kenyon Ralph
c398f857d9 Merge pull request #67 from apankov/plugin_redis_resque
adding new plugin for resque monitoring
2012-03-14 18:15:23 -07:00
Andrey Pankov
decb171556 adding new plugin for resque monitoring 2012-03-14 14:56:33 +03:00
Clemens Schwaighofer
f1952dc3b0 postgres size detail
Added "other" in case this data exists.
2012-03-14 19:44:11 +09:00
Clemens Schwaighofer
8de0f08367 postgres database size in detail
shows the data, index, sequence and view size of a single database.

Uses the default munin postgresql perl plugin.
2012-03-14 19:27:04 +09:00
Clemens Schwaighofer
6facd3c331 die commands if no DB connection can be made
graceful die script if DB connection cannot be created. Also for
prepare & execute command
2012-03-14 17:26:15 +09:00
Clemens Schwaighofer
647632f7af pgbouncer_
added strict for perl
2012-03-14 13:27:44 +09:00
Clemens Schwaighofer
a2c35ad7c2 Postfix monitoring plugins to work with multiple postfix installs
If there are more than one postfix running, with separate config file,
and still use the same main log file, this scripts can create stats
split per running postfix instance.

Those scripts have not been tested on the new debian multiple postfix
infrastructure, only on real separate running postfix services.

Except postfix_mailvolume_multi, each plugin needs to be configured per
running postfix.

For mailqueue* it is the config folder name, for mailstats it is the
syslog_name in the config file.

mailvolume is also based on the syslog_name, but can do auto config if
nothing has been set.
2012-03-14 12:43:50 +09:00
Clemens Schwaighofer
8a515d2476 Plugin to monitor PgBouncer
a new plugin to monitor PostgreSQL pgbouncer.
Uses perl and DBD::Pg
2012-03-14 10:23:34 +09: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
Antoine Beaupré
6871dd842d remove non-instanced variable 2012-03-09 19:35:32 -05:00
Antoine Beaupré
849e68a858 explain how to configure logs 2012-03-09 19:32:38 -05:00
Antoine Beaupré
e2a069517f document the configuration file 2012-03-09 19:28:15 -05:00
Antoine Beaupré
10f90b04c3 explain why we read data we then discard 2012-03-09 19:27:29 -05:00
Antoine Beaupré
20191c2b0c proper yes 2012-03-09 19:25:48 -05:00
Antoine Beaupré
468d26f34f discard config file 2012-03-09 19:25:42 -05:00
Antoine Beaupré
b1c0367027 distinguish between open and close for pipe error messages 2012-03-09 19:24:50 -05:00
Antoine Beaupré
7fdf0482fa fix debug printing 2012-03-09 19:19:48 -05:00
Antoine Beaupré
70a119e8e5 add autoconf capability 2012-03-09 19:18:39 -05:00
Antoine Beaupré
e5ffe76311 stronger regex 2012-03-09 19:09:32 -05:00
Antoine Beaupré
93155c82ab remove warning 2012-03-09 19:09:15 -05:00
Antoine Beaupré
2275fef141 fixup: more parse error 2012-03-09 19:09:00 -05:00
Antoine Beaupré
1b3a25741b fix more syntax errors 2012-03-09 18:59:55 -05:00
Antoine Beaupré
9791e32178 fixup: remove the right stuff 2012-03-09 18:58:59 -05:00
Antoine Beaupré
9962245e93 remove dependency on logtail 2012-03-09 18:51:40 -05:00
Antoine Beaupré
dc02d80000 call need_multigraph() on top as this is what the module says 2012-03-09 18:48:05 -05:00
Antoine Beaupré
03b11d9257 use proper DEBUG variable from module 2012-03-09 18:46:53 -05:00
Antoine Beaupré
f3eca64eda move our plugin in a subdir, like the others 2012-03-09 18:42:38 -05:00
Antoine Beaupré
9f8061ff98 reindent with spaces 2012-03-09 03:43:01 -05:00
Antoine Beaupré
e8da2ee518 fix syntax 2012-03-09 02:57:20 -05:00
Antoine Beaupré
f6f1b07a92 properly escape value output 2012-03-09 02:57:19 -05:00
Antoine Beaupré
2fae403dd2 update todo 2012-03-09 02:25:40 -05:00
Antoine Beaupré
a3f989a9f2 get missing availability values from relayctl, if necessary 2012-03-09 02:25:39 -05:00
Antoine Beaupré
cd70960d1e prefix fieldnames in config too 2012-03-09 02:25:38 -05:00
Antoine Beaupré
99df8a0ed1 use parsed hosts all the time 2012-03-09 02:25:37 -05:00
Antoine Beaupré
97fd896837 relayd statistics support for munin 2012-03-09 02:25:35 -05:00
Phil Wray
c9ab85cccf Added a version for vbulletin4, just made a change to the html tags 2012-03-08 18:28:57 +00:00
Phil Wray
43642c1b7f fixed typo on line 46 2012-03-08 18:19:00 +00: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
Andreas Thienemann
c96bafa128 New plugin to monitor a single raw value from a disk. Great to chart LOAD_CYCLE_COUNT
or CURRENT_PENDING_SECTORS as they indicate disk lifetime...
2012-03-07 12:21:41 +01:00
Andreas Thienemann
031d4e669f Plugin to check fanspeed readings from a Thecus NAS server. 2012-03-07 12:09:04 +01:00
Andreas Thienemann
227e510310 updated (c) line 2012-03-07 11:59:43 +01:00
Andreas Thienemann
06c1e27d34 Simple bash fixes to make comparision clearer. 2012-03-07 11:59:04 +01:00
Andreas Thienemann
97cf6d3235 Minor changes to the documentation. 2012-03-07 11:55:49 +01:00
Andreas Thienemann
7b9893484c Add snmp__areca_ plugin I still had lying around.
Needs a bit of cleanup but in the meantime it works to poll temperature, fan rpm and voltage from Areca RAID controllers.
2012-03-07 11:53:51 +01:00
Matt Stith
bc344d005e Switch to Ruby and MineQuery to remove an extra plugin dependency
Most servers have minequery installed already, no need to also have OnlinePlayers when this is what MineQuery was built for.
2012-03-05 23:11:27 -05:00
Kenyon Ralph
ddc46f88fd readd jmx (extracted) because it seems to be different from the jmx in the main munin distribution 2012-03-05 00:18:19 -08:00
Kenyon Ralph
933f0ea70b remove plugin in main munin distribution (jmx), and extract jmx2munin 2012-03-05 00:00:56 -08:00
Kenyon Ralph
7dbdcedaf0 Merge pull request #58 from ways/master
Cleware bugfix
2012-03-02 01:41:16 -08:00
Lars Falk-Petersen
b0f2565a40 Small bugfixed on cleware. 2012-03-01 17:03:07 +01:00
Kenyon Ralph
e70093d387 remove processes plugin already in main munin distribution 2012-03-01 06:43:38 -08: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
Kenyon Ralph
b9557dd930 dovecot: logfile backwards compatibility for Debian Squeeze
Authored by Alessandro Fazzi <alessandro.fazzi@welaika.com>. I just
squashed his commits into one commit.
2012-02-29 14:58:35 -08:00
Kenyon Ralph
b7361c0977 Merge pull request #53 from dabb/master
Fixing a visibility issue with the utilization function in zfs_stats_.
2012-02-28 09:36:19 -08:00
David Bjornsson
336ca2a977 Fixing visibility issues in the utilization function 2012-02-28 15:26:42 +00:00
Kenyon Ralph
6b25a2f411 add file_age plugin by Edward Plainview <it@sverigedemokraterna.se>
https://it.sverigedemokraterna.se/program/file_age/
2012-02-27 23:56:56 -08:00
Kenyon Ralph
8e3033a0fa remove plugins included in the main munin distribution 2012-02-27 23:51:52 -08:00
Kenyon Ralph
a9cd70c4ce move game plugin to game directory 2012-02-27 23:29:24 -08:00
Azelphur
c87e34beea Added game module 2012-02-28 02:58:55 +00:00
Artem Sheremet
6b3012f8d7 Fixed an error in ejabberd_scanlog plugin 2012-02-28 02:31:32 +03:00
Benjamin Ryzman
4f432c597c SNMP plugin to graph Brocade NetIron temperatures per module 2012-02-27 17:49:40 +08:00
Dominik Schulz
2584caff78 Add djabberd plugin.
This commit adds a plugin to monitor DJabberd servers using
the AdminPort feature which offers a telnet admin interface.

It is a multi-personality plugin written in perl.
2012-02-27 17:47:36 +08:00
Kenyon Ralph
5a41f45571 remove obsolete dovecot plugin and move the newer one to the mail directory 2012-02-27 01:44:27 -08:00
Lars Kruse
ea382ede4e improved graph labels
added changelog
2012-02-26 03:45:47 +01:00
Lars Kruse
0aa2b8d1f5 measure IMAP bandwidth based on mbsync/isync 2012-02-25 22:43:08 +01:00
Andrey Kozhokaru
b354f28110 Add RackSpace monitoring plugins 2012-02-25 19:13:56 +02:00
Горлов МакÑим
f14628ad35 Changed the location of their own plug-ins 2012-02-25 12:22:25 +04:00
Kenyon Ralph
ca363693d7 Merge pull request #46 from dabb/master
Added a L2ARC size and efficiency functions to zfs_stats_
2012-02-24 13:23:18 -08:00
David Bjornsson
cbe4553411 Added a L2ARC efficiency function, also some label consistency changes 2012-02-24 14:45:26 +00:00
David Bjornsson
1617487802 Revert "Added a L2ARC efficiency function, also some label consistency changes"
This reverts commit 55ba113d2f.
2012-02-24 14:42:21 +00:00
David Bjornsson
55ba113d2f Added a L2ARC efficiency function, also some label consistency changes 2012-02-24 14:36:50 +00:00
dabb
20cc0e0491 Added a L2ARC size function and some cleanup 2012-02-24 13:30:14 +00:00
dabb
6b7922c379 Removing unnecessary graph_category attributes 2012-02-24 12:46:10 +00:00
dabb
8315962063 Fixing typos in data type calculations 2012-02-24 11:51:03 +00:00
Matt West
281bd584c4 Fixing Evictions Stats Key Collision 2012-02-23 18:24:31 -08:00
David Bjornsson
b1869d13cd Adding a new ZFS statistic plugin 2012-02-23 19:58:17 +00: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
Kenyon Ralph
f95e2559cb Merge pull request #43 from dotdoom/master
a plugin I forgot to add. And some images
2012-02-21 21:51:46 -08:00
Artem Sheremet
a89da38da7 adding scanlog plugin and images
* a couple of images: for
 ** ejabberd_scanlog
 ** netstat_bsd_
 ** tcp_retries

* ejabberd_scanlog plugin
2012-02-22 03:25:56 +03:00
Kenyon Ralph
0abe44821d Merge pull request #42 from dotdoom/master
netstat_bsd_ and tcp_retries plugins
2012-02-21 15:54:20 -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
Luka Furlan
ccaba56c4c tomcat_
* urllib2 timeout for <2.6 versions of Python
    * plugin returns all 0 if site is unreachable
2012-02-21 13:46:23 +01:00
Kenyon Ralph
6fe3a2fe4a Merge pull request #40 from AndyKits/patch-1
Fixed missing backtick in row 19
2012-02-20 11:10:49 -08:00
AndyKits
28db7a12aa Fixed missing backtick in row 19 2012-02-20 17:24:44 +01:00
Mike Koss
1edc7e7dc3 Merge branch 'master' of git://github.com/munin-monitoring/contrib 2012-02-20 01:23:31 -08:00
Mike Koss
4db1637707 add fees, transactions, age and remove blocks and difficulty 2012-02-20 01:18:47 -08:00
Kenyon Ralph
9082a90137 whitespace cleanup 2012-02-18 14:33:00 -08:00
Kenyon Ralph
fc3bfaebc1 comment print statements that are not useful to munin 2012-02-18 14:32:01 -08:00
iangregory
6272ca0c22 Make the uptime_bsd plugin OpenBSD friendly. 2012-02-18 18:51:33 +00:00
Steve Schnepp
ad72df158f fixed watchdog, so plugin restarts automatically if killed 2012-02-18 06:17:20 +01:00
Kenyon Ralph
f4af59b794 untar php_apc_ to address issue #37 2012-02-17 15:02:05 -08:00
Steve Schnepp
20b1fe2924 Adding a generic entry for all gnunicorn params 2012-02-17 21:34:46 +01:00
Andrew Jennings
7e2bac0356 Move gunicorn plugins to directory. Add example plugin configuration
to gunicorn plugins. Add magic markers to plugins.
2012-02-17 14:46:15 -05:00
Steve Schnepp
7cab2fe50f Merge pull request #35 from andrewjennings/gunicorn
Contribute gunicorn plugins
2012-02-17 10:28:32 -08:00
Andrew Jennings
b5262430f8 Contribute gunicorn plugins 2012-02-17 11:24:55 -05: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
Kenyon Ralph
8484bebdca remove streamid_/shoutcast2_multi
Replaced by shoutcast/shoutcast2_multi in commit 55e02ba44f.
2012-02-15 13:43:03 -08:00
Matt West
55e02ba44f Adding shotucast2 plugin back in, with couple of bug fixes 2012-02-15 13:11:12 -08:00
Kenyon Ralph
a04c5cd3cf Merge pull request #31 from mckoss/promote
Bitcoind Multi-Plugin
2012-02-15 10:36:32 -08:00
Kenyon Ralph
41bf031a2e Merge pull request #32 from mckoss/240cf1fdb00336091b524edce728f7d6eb5f9980
Added autoconf support
2012-02-15 10:36:03 -08:00
Mike Koss
c495be36aa Fix y-axis pinned to zero - Munin bug workaround 2012-02-15 01:38:13 -08:00
Mike Koss
6cd082a78c Bitcoind Multi-Plugin 2012-02-14 20:21:10 -08:00
Mike Koss
06dcb0bf16 Merge branch 'master' of git://github.com/munin-monitoring/contrib 2012-02-14 20:15:26 -08:00
Mike Koss
346aa68d48 reorder code - fix limits 2012-02-14 20:12:03 -08:00
Mike Koss
5f66fcc3f8 Bitcoin server plugin 2012-02-14 18:07:54 -08:00
Mike Koss
240cf1fdb0 autoconf support 2012-02-14 16:48:07 -08:00
Matt West
c35bee3994 Adding nagios_multi_ plugin and opentracker_ plugin 2012-02-13 22:29:03 -08:00
Mike Koss
7de8f2cab4 Redundant with nginx_working_set (and had a bug) 2012-02-13 11:04:05 -08:00
Mike Koss
f77cbb8707 Simpler nginx working set plugin. Replaces nginx_memory (which displays total of virtual memory)
and ngnix_memory (sic) which has a bug including non-nginx processes.
2012-02-13 10:53:16 -08:00
Steve Schnepp
08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00
Kenyon Ralph
0b089ea777 remove duplicate openvz load plugin
This commit closes Issue #27.
2012-02-12 20:08:15 -08:00
dcaillibaud
7329ca6b11 "load average" label already in graph title, so useless in each VE label 2012-02-12 12:37:02 +01:00
dcaillibaud
5696c338c3 Another duplicate block in config case and only value line kept for "normal" case 2012-02-12 12:34:41 +01:00
dcaillibaud
d305c5bfee Label & description should be printed only in config case 2012-02-12 11:28:31 +01:00
dcaillibaud
389b5970cd Last block was duplicate 2012-02-12 11:18:04 +01:00
Albireo
95f8cda2c1 Fixed a typo in config of the "closed" gauge. 2012-02-10 23:08:58 +01:00
Matt West
8b94352ba2 Merge pull request #25 from mhwest13/master
Rename Opentracker plugin to proper name, there are no actual code changes to the plugin.
2012-02-10 13:05:54 -08:00
Matt West
a38122d3dc Removing old opentracker-plugin 2012-02-10 13:03:07 -08:00
Matt West
0979570a71 Renaming opentracker plugin to proper naming scheme 2012-02-10 13:02:28 -08:00
Kenyon Ralph
3432f6c821 remove shoutcast2 plugin, replaced by shoutcast2_multi 2012-02-10 11:35:29 +08:00
Kenyon Ralph
12d6e547c6 Merge pull request #24 from mhwest13/master
shoutcast2 plugin rewrite in perl instead of php
memcached updates
2012-02-09 19:08:23 -08:00
Harald Lapp
506459297e change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins 2012-02-10 08:43:21 +08:00
Harald Lapp
a4999d9616 change to either show an improved title: either host:ip or a title configured in munin plugin configuration, this helps a lot when monitoring multiple memcached bins 2012-02-10 08:43:20 +08:00
Sean Whitney
138de37d29 perl version not committed?!? 2012-02-10 08:39:04 +08:00
Sean Whitney
f7fcd35f64 Converted script to perl. It now handles:
* 32 to 64 bit counters
* reboots without resetting graph values
* a rolling 30 days with preliminary prediction
* autodiscover a public IPv4 address on a linux firewall/router
2012-02-10 08:39:04 +08:00
Manuel Schneider
d1b9cbbb90 pretty simple plugin to monitor pending freebsd-updates
requires 'portversion'
2012-02-10 08:31:56 +08:00
Matt West
8ffcf3ff69 Added perldoc info, tidied up a bit 2012-02-09 15:24:34 -08:00
Matt West
ee4bc102b9 Removing unneeded data dumper module 2012-02-09 15:05:58 -08:00
Matt West
8be793e822 Fixing shoutcast2_multi plugin 2012-02-09 15:05:03 -08:00
Matt West
208bfbedb3 Updating Memcached Multigraph plugin to latest version 2012-02-09 10:03:20 -08:00
Matt West
59f28e56ed Merge branch 'master' of github.com:munin-monitoring/contrib 2012-02-09 09:53:35 -08:00
Steve Schnepp
2d50ff5478 Merge pull request #22 from steveschnepp/master
Pulling w/ a cherry-picked commit
2012-02-09 09:43:13 -08:00
Fyodor Yarochkin
b75bbfea92 typo in the doc :) 2012-02-10 01:29:40 +08:00
Paul Saunders
a247c870d7 ejabberd_: Remove $MUNIN_DEBUG
Of course, in bash the local $MUNIN_DEBUG is the same as the
environment's $MUNIN_DEBUG.
2012-02-10 01:29:14 +08:00
Matt West
a2dd3b1b70 Adding shoutcast2_multi plugin written in perl, should function on both 32bit and 64bit machines 2012-02-09 03:45:43 -08:00
Steve Schnepp
66012ed0be Typos (thx ssm) 2012-02-08 17:40:34 +01:00
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
Raphaël 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 Quiédeville
ad2e656d36 Initial version 2011-12-18 15:10:41 +01:00
Rodolphe Quiédeville
289afa0166 Initial version 2011-12-18 15:10:41 +01:00
Rodolphe Quiédeville
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 Léveil
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 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
Matt West
38ade78685 Initial version 2011-12-18 15:10:30 +01:00
steelblade
19f744baed now works on url's with any non alpha-numeric character 2011-12-18 15:10:30 +01:00
Vadim Istratov
a7be1b2079 Now supports password protected Redis servers 2011-12-18 15:10:30 +01:00
Lars Kruse
eb3dad4363 some filtering details based on the name of the symlink 2011-12-18 15:10:30 +01:00
Peter Viskup
ebf1e5f0b8 Fixed some minor-bugs. Corrected formatting and better coments in the code. 2011-12-18 15:10:30 +01:00
Chris AtLee
a345d90e2f Initial version 2011-12-18 15:10:30 +01:00
Peter Viskup
41f30b17af small fix to get ejabberd PID for both 2.0 and 2.1.x ejabberd versions 2011-12-18 15:10:30 +01:00
Peter Viskup
c2f5c1e441 ejabberd version 2.1 supported 2011-12-18 15:10:30 +01:00
Henrik Andersén
25eaea92d3 Initial version 2011-12-18 15:10:30 +01:00
Marki
e5308456b4 Initial version 2011-12-18 15:10:30 +01:00
Paul M
2a42025ba1 works with squid 2 and 3 reliably 2011-12-18 15:10:30 +01:00
hirose31
0a94f881e6 added support for absolute power display 2011-12-18 15:10:30 +01:00
hirose31
2ef171cb7d obsolete 2011-12-18 15:10:29 +01:00
Matt West
312bfae174 Fixed some syntax problems. 2011-12-18 15:10:29 +01:00
Sec
ceb3af8e70 added graph_cale no, and improved info text 2011-12-18 15:10:29 +01:00
lifeofguenter
baf8f4c9cc Initial version 2011-12-18 15:10:29 +01:00
L.Schmidt
4ee944dcb8 Initial version 2011-12-18 15:10:29 +01:00
Juned Memon
4e166aa94d Initial version 2011-12-18 15:10:29 +01:00
Dennis Yusupoff
f0015e24e4 Light improvement in FreeBSD part of ps parsing 2011-12-18 15:10:29 +01:00
Dennis Yusupoff
0ea6b7fa9c Added support of HDD with new FreeBSD driver ada(4) 2011-12-18 15:10:29 +01:00
dano229
91e80a8574 made it work with pathnames containing dots and other special characters 2011-12-18 15:10:29 +01:00
Sec
e803e46a50 Initial version 2011-12-18 15:10:29 +01:00
Sec
253d8ebd1a Initial version 2011-12-18 15:10:29 +01:00
ian dobson
1c9538f5df tidied up the code abit. now perl strict safe 2011-12-18 15:10:29 +01:00
i.dobson
62c26c4a52 improved encoders/schedule code 2011-12-18 15:10:29 +01:00
P.Holzleitner
fc7eca203e bugfix 2011-12-18 15:10:29 +01:00
P.Holzleitner
455445e1e0 bugfix 2011-12-18 15:10:29 +01:00
Adrien Pujol
98841b772d Compatibility with Proxmox 2011-12-18 15:10:29 +01:00
Rodolphe Quiedeville
0fbb34b2c4 Ported by Cerien to 1.6 2011-12-18 15:10:29 +01:00
William Viker
3589ffb097 Initial version 2011-12-18 15:10:29 +01:00
perusio
8b5ee604b1 Initial version 2011-12-18 15:10:29 +01:00
perusio
d3b1fb3e93 Initial version 2011-12-18 15:10:29 +01:00
Tom Hendrikx
c1e9c342f9 Initial version 2011-12-18 15:10:29 +01:00
Andrew Williams
fad01c8b91 Checks if the virtual server is booted before attempting to read the userlist. Stops weird and wonderful crashes in a non-static setup. 2011-12-18 15:10:29 +01:00
Shinji Furuya
48d91acaf9 Initial version 2011-12-18 15:10:29 +01:00
Shinji Furuya
85b6068e55 Initial version 2011-12-18 15:10:28 +01:00
Andre Darafarin
46804929c8 Initial version 2011-12-18 15:10:28 +01:00
ian dobson
a8909ec671 the plugin now supports monitoring several tuners in the same graph 2011-12-18 15:10:28 +01:00
Tim Wulkau
e3c3aae254 fixed welcomemessage error 2011-12-18 15:10:28 +01:00
-
d92232de0c now works with the new Teamspeak 3.0.0-beta29 2011-12-18 15:10:28 +01:00
Gourav Joshi
b0cc68872d Initial version 2011-12-18 15:10:28 +01:00
Brent Clark
8dc6745a76 Initial version 2011-12-18 15:10:28 +01:00
Radar
0e9268bf72 Initial version 2011-12-18 15:10:28 +01:00
twilliam
1054c80fbd Patched with Olaf Kolkman advice. Can now be referenced from global Munin configuration. 2011-12-18 15:10:28 +01:00
Jason Corwin @jsoncorwin
84e763dc45 Initial version 2011-12-18 15:10:28 +01:00
Tom Hendrikx
429819cf17 Initial version 2011-12-18 15:10:28 +01:00
Patrick Fischer
d44d209033 Initial version 2011-12-18 15:10:28 +01:00
Ricardo F
7c8a6a846f fix in for section 2011-12-18 15:10:28 +01:00
Ricardo F
d0e9c55276 Initial version 2011-12-18 15:10:28 +01:00
Minato
64fc2d99c1 Initial version 2011-12-18 15:10:28 +01:00
Joachim Tingvold
724072e729 Munin doesn't like special chars in the VM-name. This fix replaces all chars except «a-z», «A-Z» and «0-9», with underscore. 2011-12-18 15:10:28 +01:00
perusio
940c49f363 Added POD and an additional User Agent environment variable 2011-12-18 15:10:28 +01:00
perusio
7a00481e94 Addded POD and an additional User Agent environment variable 2011-12-18 15:10:27 +01:00
perusio
5ea89f41dc Initial version 2011-12-18 15:10:27 +01:00
perusio
3e759f48b1 Initial version 2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
ad5c663a11 bugfixes 2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
6a4a587b38 Initial version 2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
580904896c Initial version 2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
2495adf983 Initial version 2011-12-18 15:10:27 +01:00
Oleksiy Kochkin
5a1851405a Initial version 2011-12-18 15:10:27 +01:00
Dju
011dc2e21b fixed other bug 2011-12-18 15:10:27 +01:00
Dju
1ad50ae465 fixed a bug 2011-12-18 15:10:27 +01:00
Dju
d9b355b48a cleaned the code and added a check 2011-12-18 15:10:27 +01:00
Dju
5d5cb34f1e small bug fixed in v1.1 2011-12-18 15:10:27 +01:00
Munir Nassar
d3c0b24204 faster reporting expecially if many features are requested 2011-12-18 15:10:27 +01:00
Troels Arvin
4323adbf08 Fixed bug wrt config command when no filtering was specified 2011-12-18 15:10:27 +01:00
Simon Avery
926efac501 Initial version 2011-12-18 15:10:27 +01:00
River Tarnell
82c2db050f Initial version 2011-12-18 15:10:27 +01:00
twilliam
44ace240b2 Initial version 2011-12-18 15:10:27 +01:00
Gorlow Maxim aka Sheridan
c0e11736f4 Initial version 2011-12-18 15:10:27 +01:00
Markus Lindenberg and others
97c567b284 added some documentation 2011-12-18 15:10:27 +01:00
Julien 'Lta' BALLET
ac7a7ccf75 Support source exclusion (for fallbacks sources) and fix support of sources containing a dash in their names 2011-12-18 15:10:27 +01:00
Dju
eff90ba9a8 Initial version 2011-12-18 15:10:27 +01:00
Dju
c7695b3112 Initial version 2011-12-18 15:10:27 +01:00
Dju
ee6b3d527e Initial version 2011-12-18 15:10:27 +01:00
loic
e78a159051 use /proc/pid/stat 2011-12-18 15:10:26 +01:00
Rodolphe Quiédeville
e1816224a9 Minor bugfix 2011-12-18 15:10:26 +01:00
Rodolphe Quiédeville
e09d89cde7 Minor bugfix 2011-12-18 15:10:26 +01:00
Michael Richter, Marian Sigler
dd37aaba17 little fix 2011-12-18 15:10:26 +01:00
Michael Richter, Marian Sigler
cc0439f102 cleaned up, translated to english 2011-12-18 15:10:26 +01:00
Phil! Gold
2d2d3d609f Initial version 2011-12-18 15:10:26 +01:00
Jef Bucas
49a49e8c9d Added a check when VM is down, the values are not numerical 2011-12-18 15:10:26 +01:00
twilliam
64c6ef66d7 Initial version 2011-12-18 15:10:26 +01:00
Kevin Fischer
cf72900fe0 Initial version 2011-12-18 15:10:26 +01:00
fv
ccc2480fc2 typo line 71 2011-12-18 15:10:26 +01:00
Radar
8627d99642 Initial version 2011-12-18 15:10:26 +01:00
KARASZI Istvan
b01c3d6e4d Initial version 2011-12-18 15:10:26 +01:00
Thomas R. N. Jansson
cb7cfc874b Uses GAUGE instead of DERIVE - fix'es bad plot. 2011-12-18 15:10:26 +01:00
Thomas R. N. Jansson
567d6d9e69 Uses GAUGE instead of DERIVE - fix'es bad plot. 2011-12-18 15:10:26 +01:00
raszi
5a489679c7 used keys and expires 2011-12-18 15:10:26 +01:00
Sean Whitney
d81a0f0600 Initial version 2011-12-18 15:10:26 +01:00
Troels Arvin
db0871ee0e Initial version 2011-12-18 15:10:26 +01:00
Oleksiy Kochkin
606613eb19 Initial version 2011-12-18 15:10:26 +01:00
Oleksiy Kochkin
f3b8a0f86a Initial version 2011-12-18 15:10:26 +01:00
Gorlow Maxim aka Sheridan
f19e847e86 Initial version 2011-12-18 15:10:26 +01:00
Flanker
b776bc2c9d Fixed overflow with >4Gb memory 2011-12-18 15:10:26 +01:00
Flanker
f5dd2be453 Fixed overflow with >4Gb memory 2011-12-18 15:10:25 +01:00
Gorlow Maxim aka Sheridan
1a5575ed90 New graphs (frequences changing per secund), more usefull limits defining 2011-12-18 15:10:25 +01:00
lars falk-petersen
e72c363bc6 path to clewarecontrol can be specified. 2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
b9dfa6b0a4 Now works with the BSD and Solaris ping 2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
ec5b5bd42d Initial version 2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
e3b2a3fc24 Initial version 2011-12-18 15:10:25 +01:00
Ævar Arnfjörð Bjarmason
accb5b10e6 Initial version 2011-12-18 15:10:25 +01:00
Christoph Heer
7d79f288f5 Add the suggest command 2011-12-18 15:10:25 +01:00
Christoph Heer
cdedc3af5d Initial version 2011-12-18 15:10:25 +01:00