Antoine Beaupré
9f6830d4ea
remove duplicate nagios multigraph
...
nagios-multigraph is almost an exact copy of nagios_multi_, apart from some string changes.
furthermore, it says it should be installed as nagios_multi_ so it's clearly the superfluous one
2014-01-24 13:45:01 -05:00
leeclemens
7713329755
append newline to support _mem and multiple GPUs
...
Memory used percentages were being concatenated into a single string if multiple GPUs were present, e.g. both using 30% would print mem0.value 3030 mem1.value
2014-01-23 14:33:43 -05:00
Fusl
a4d97861c2
Removed OPT, IXFR, AXFR, URL, MBOXFW and CURL as they aren't being used in pdns_recursor
2014-01-23 10:21:00 +01:00
Fusl
9e884a3546
Made a typo at RRSIG (was: PRSIG)
2014-01-23 10:13:47 +01:00
Fusl
0d2b3037e6
Added plugin for pdns_recursor rec_control get-qtypelist querytype-listing which is going to be merged into a stable in the near future.
2014-01-23 09:59:58 +01:00
minitux
9894864b71
Update redis-speed add password option
...
Add password option in the redis connection
2014-01-22 19:02:03 +01:00
Warren Guy
de7d6a27b9
Add 'tarsnap' plugin.
...
Monitors the amount of data stored by the local machine on the tarsnap.com service.
2014-01-22 14:17:26 +00:00
Clemens Schwaighofer
e7342a3831
Munin postfix plugins for multiple postfixes
...
renamed the ‘rtimeout’ from “Lost connection” to “Read connection timed
out” to be more correct at what this value is.
2014-01-21 15:58:39 +09:00
Clemens Schwaighofer
84d9fa7d7b
HP Monitoring plugin for temperature via the hplog command
2014-01-21 15:18:05 +09:00
Steve Schnepp
84866ca679
Merge pull request #425 from thefinn93/master
...
Minor mailman-queue-check changes
2014-01-16 04:36:28 -08:00
thefinn93
faca733fd6
Added a category to mailman-queue-check
2014-01-15 19:09:31 -08:00
thefinn93
59ecf3f15e
Moved mailman-queue-check to the mailman folder
2014-01-15 19:07:28 -08:00
Steve Schnepp
d58231ff51
Merge pull request #423 from ercpe/juniper
...
Juniper SRX SNMP plugin
2014-01-12 05:15:14 -08:00
Johann Schmitz
785dab3706
Finished the juniper_spu plugin
2014-01-12 08:18:21 +01:00
Johann Schmitz
ae30c5979c
Finished the plugin
2014-01-11 19:50:44 +01:00
Johann Schmitz
f52a7ea9a7
New plugin to monitor flow and cp sessions of Juniper firewalls via SNMP.
2014-01-11 19:24:42 +01:00
Johann Schmitz
f78847fbae
Fixed the plugin
2014-01-11 10:14:17 +01:00
Johann Schmitz
acfd3e4e08
Fixing trailing whitespaces
2014-01-10 15:03:13 +01:00
Johann Schmitz
ee0d7b3826
Some fixes
2014-01-10 14:53:47 +01:00
Johann Schmitz
2fff9d6bac
First version of the juniper SNMP plugin
2014-01-10 14:17:05 +01:00
Kenyon Ralph
e99f0f672b
Merge pull request #422 from lwindolf/master
...
Fix negative values on Sphinx restart
2014-01-09 10:02:00 -08:00
Steve Schnepp
8f719ef600
Merge pull request #420 from ldidry/update-du-2
...
[plugins/disk/du-2] Doc and autoconf updates
2014-01-08 12:51:04 -08:00
Steve Schnepp
959f55ee0e
Merge pull request #421 from ldidry/new-plugin-du_pattern
...
New plugin : du_pattern
2014-01-08 12:49:17 -08:00
Steve Schnepp
15ea8fce34
Merge pull request #419 from ldidry/new-plugin-postfwd2
...
Add new plugin : postfwd2
2014-01-08 12:48:46 -08:00
Luc Didry
e838e28ee0
Copyright year update
2014-01-07 17:22:21 +01:00
Luc Didry
54560ad5ed
Copyright year update
2014-01-07 17:21:06 +01:00
Luc Didry
3f253ebec9
Copyright year update
2014-01-07 17:17:50 +01:00
Luc Didry
29e732d7ee
Add new plugin : postfwd2
2014-01-07 17:13:40 +01:00
Luc Didry
89b632233c
Add new plugin : du_pattern
2014-01-07 17:02:08 +01:00
Luc Didry
3e5627a223
[plugins/disk/du-2] Doc and autoconf updates
2014-01-07 16:54:13 +01:00
Lars Windolf
b32ff11c61
Avoid negative queries count on Sphinx restart
...
Difference calculation can go negative when Sphinx is restarted. This makes ugly spikes in the graph.
2014-01-07 15:28:01 +01:00
Lars Windolf
7ca5814ce7
Avoid negative connection count on Sphinx restart
...
Difference calculation can go negative when Sphinx is restarted. This makes ugly spikes in the graph.
2014-01-07 15:27:16 +01:00
Steve Schnepp
08241c1282
Merge pull request #417 from anarcat/mysql_per_user
...
fork the mysql_connections plugin to add per-user support
2014-01-03 07:37:33 -08:00
Steve Schnepp
3d3718b9a9
Merge pull request #418 from iborodikhin/master
...
Fixed wrong path to munin-node config file in doc
2014-01-03 07:36:22 -08:00
Igor Borodikhin
2eb7552c5d
Fixed wrong path to munin-node config file in doc
2014-01-03 19:47:37 +06:00
Johann Schmitz
c255203d9a
Stub for juniper plugin
2014-01-03 06:55:00 +01:00
Antoine Beaupré
efc20c679a
cosmetic
2014-01-02 19:30:41 -05:00
Antoine Beaupré
6002cb63eb
overhaul graph display: remove total, make "current" the "limit"
...
i did this because I can't figure out how to *not* stack the lines
after the areas. furthermore, removing the limit is essential to have
a proper resolution in the display.
2014-01-02 19:17:09 -05:00
Antoine Beaupré
02c5c4b6d6
limit and sort the config entries the same way as we sort values, based on values
2014-01-02 19:08:10 -05:00
Antoine Beaupré
88ba6e86be
reorder graph to, hopefully, fix stacking
2014-01-02 18:54:45 -05:00
Antoine Beaupré
ade1481717
cosmetic fixes
2014-01-02 18:47:52 -05:00
Antoine Beaupré
c2214999c3
limit to ten the number of users by default
2014-01-02 18:47:44 -05:00
Antoine Beaupré
c223def9d5
fork the mysql_connections plugin to add per-user support
2014-01-02 17:44:02 -05:00
Steve Schnepp
361ed1886d
Merge pull request #416 from otaviof/master
...
Netatalk v3
2014-01-02 03:46:50 -08:00
Steve Schnepp
a30e9ddcc9
Merge pull request #414 from tsaavik/master
...
Updated to work without using deprecated hadoop command and allows setting of hadoop admin user via plugin-conf
2014-01-02 03:45:27 -08:00
Steve Schnepp
783830acc4
Merge pull request #411 from tuxis-ie/master
...
Add support for ZFS On Linux
2014-01-02 03:44:49 -08:00
Otavio Fernandes
aec5ca142b
Adding simple Bash script plugin to read information also from Netatalk v3.
2014-01-02 09:56:19 +01:00
Kenyon Ralph
1368ef0e4f
Merge pull request #403 from dotdoom/master-ejabberd_resources_-file-descriptors
...
Add open_files capability to ejabberd_resources_
2013-12-29 10:47:57 -08:00
Clemens Schwaighofer
a64e85b2b7
Add multiple postfix monitoring plugin
2013-12-25 12:30:51 +09:00
tsaavik
08eefc2587
don't collect/send redundant data to munin
2013-12-20 13:06:41 -08:00