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

2826 Commits

Author SHA1 Message Date
pru.mike
32cd3f6045 Added plugin for Powercom UPSMON PRO software 2017-02-10 22:12:57 +03:00
Lionel Sausin
e607ac7708 Correctly detect the Routing Engines on Virtual Chassis
The current recommended firmware for EX3400 (JUNOS 15.1X53-D55.5) lists the routing engines as 'Routing engine <member id>' when the switches are stacked in a Virtual Chassis.
The former code failed to detect these strings, so I relaxed it a bit.
This matches the documentation found here: https://kb.juniper.net/InfoCenter/index?page=content&id=KB17526&actp=search
2017-02-09 16:01:20 +01:00
sumpfralle
06408e956f Merge pull request #775 from Vshmuk/emc_vnx_block_lun_perfdata
Plugin for monitoring EMC VNX5300 File & Block statistics
2017-02-06 04:01:20 +01:00
Diver
d3ea1d831f Example graphs 2017-02-06 01:46:28 +03:00
Diver
d31e38b524 No shellcheck override 2017-02-06 01:46:17 +03:00
Diver
5fb6d92501 Shellcheck override
eval statement workaround
Local execution fix
2017-02-04 01:34:35 +03:00
Diver
f66edd28c4 Changed '-eq' to '=' in 'ssh_check_cmd' 2017-02-02 20:14:16 +03:00
Diver
fe330bab03 Added EMC VNX 5300 Std NFS; fixed some indentation 2017-02-02 18:22:09 +03:00
Diver
782b70e5fa EMC VNX 5300 Counted Load per SP 2017-02-01 17:51:01 +03:00
Diver
b657debc86 Extra fix 2017-01-26 20:19:40 +03:00
Diver
72bdea8bb1 Lots of small cleanups 2017-01-26 18:13:12 +03:00
Diver
5868867e4b Removed debug info. Small readarray() fix 2017-01-26 17:22:49 +03:00
Diver
a337fbbb7e Deleted some debug info 2017-01-23 22:31:58 +03:00
Diver
c89146d9e3 More raw data for nfs.v3(4).op 2017-01-23 22:15:56 +03:00
Diver
72c006f727 Various small fixes, typos and indentations
Added some raw data for better understanding
Some fixes for empty set arrays
Workarounds for munin's "clean_fieldname", whereas it replaces the first symbol to "_" if a field begins with digit
2017-01-23 22:00:52 +03:00
Diver
3cb3ea5775 Various improvements:
Added local/remote independent navicli. Comfy for block-only devices without Control Stations
check_conf -> check_conf_and_set_vars: Now sets variables while checking configuration
get_answer_field fix
2017-01-23 21:57:12 +03:00
Gerald Turner
4fa3811c12
Add optional preemptive HTTP Basic Authentication to HTTP request in order to
support monit configuration like "set httpd port 2812 allow munin:s3cr3t
read-only"
2017-01-20 15:46:32 -08:00
Diver
337919b6d4 Added OE version 2017-01-19 22:22:01 +03:00
Diver
774793c004 Fixed spaces to tabs 2017-01-19 22:07:01 +03:00
Diver
a58ecbc002 member_elements to member_elements_by_line, element to elements_array 2017-01-19 21:59:15 +03:00
Diver
d18b942aad Preferring bash math instead of cdef 2017-01-19 21:47:49 +03:00
Diver
5d2c0cfb89 Documentation 2017-01-19 21:05:05 +03:00
Diver
9de5e7c974 Bugfixes after fixes 2017-01-19 20:25:10 +03:00
Diver
30d660096d 'value 0' comment 2017-01-19 03:33:44 +03:00
Diver
cc66cae131 get_answer_field 2017-01-19 03:32:27 +03:00
Diver
2e02ddc6c7 uniform indentation style for here-documents 2017-01-19 03:13:51 +03:00
Diver
f3cd750a41 Filtering LUNs 2017-01-19 03:10:26 +03:00
Diver
7afdf5dc71 Filtering LUNs 2017-01-19 03:10:03 +03:00
Diver
adc7b71e2a Indentation 2017-01-19 02:51:55 +03:00
Diver
51e003fe8f renamed ssh_check 2017-01-19 02:48:58 +03:00
Diver
9171751df6 Fixed documentation 2017-01-19 02:42:53 +03:00
Diver
d100d2409b More fixes 2017-01-19 02:27:39 +03:00
Diver
6e8b2b3fea clean_fieldname 2017-01-19 02:07:21 +03:00
Diver
b0123994ea graph_array from graphs2 2017-01-19 01:51:31 +03:00
Diver
45b310c539 Not using cdef for multiplying kilobyted to bytes 2017-01-19 01:38:40 +03:00
Diver
25c2f2c3e0 Stdout. run_remote 2017-01-19 01:26:18 +03:00
sumpfralle
b417a72020 Merge pull request #793 from null-git/patch-1
wordpress-multisite: wrong variable name
2017-01-14 13:28:14 +01:00
null-git
130466f129 changed variable name of network_size to match the documented networksize 2017-01-14 12:33:34 +01:00
sumpfralle
f211b0902d Merge pull request #694 from null-git/patch-1
wordpress-multisite
2017-01-14 03:59:32 +01:00
null-git
820ef5b009 better variable names, added option for length of blogid to sort multigraphs 2017-01-13 20:32:31 +01:00
null-git
d3de1a48de Fixed some syntax and perldoc 2017-01-12 15:10:54 +01:00
sumpfralle
6789469625 Merge pull request #751 from OPENevents/master
Add Chilli plugin for sessions state
2017-01-10 17:28:33 +01:00
Guillaume Marsay
5ee7111186 Fix typo 2017-01-10 08:50:08 +01:00
Guillaume Marsay
1ded68fc87 Update plugin 2017-01-10 08:48:19 +01:00
sumpfralle
ae9baed04a Merge pull request #651 from obma/p-fix-openweather_
p: fixing openweather_: replaced fgrep, tr, cut with expr
2017-01-08 23:57:26 +01:00
Lars Kruse
d8f12a6a81 removed "gitignore" files from various plugins
they were probably imported by mistake
2017-01-08 23:50:46 +01:00
obma
ef061fdd9e p: openweather_: typo 2017-01-08 21:39:40 +01:00
obma
f29c24554b p: fix openweather_: returned .label instead of .value for wind direction 2017-01-08 21:39:40 +01:00
obma
ae13ec95c4 p: fix openweather_: set correct name for multigraphs
Set 'plugin_name' with 'basename $0' and use this variable instead of $0 to avoid having the full path as name for the multigraphs.
2017-01-08 21:39:40 +01:00
obma
7d1ac56eae p: updating openweather_: replaced fgrep, tr, cut with expr
Use expr to extract values and names from the OpenWeather API xml instead of the - when using a city with spaces in its name not correctly working - fgrep | tr | cut construct.
2017-01-08 21:39:40 +01:00