pru.mike
c9bd24bda7
Fix for pull request munin-monitoring#798
2017-02-11 23:28:21 +03:00
pru.mike
32cd3f6045
Added plugin for Powercom UPSMON PRO software
2017-02-10 22:12:57 +03:00
sumpfralle
d22e3dc06e
Merge pull request #797 from numerigraphe/snmp-juniper-fix-ex-series
...
Correctly detect the Routing Engines on Virtual Chassis
2017-02-10 00:40:45 +01: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
sumpfralle
cb970347f7
Merge pull request #778 from mestia/master
...
munin2snmp - snmp agent for querying munin-node plugins over snmp
2017-02-05 01:41:10 +01: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
Alex Mestiashvili
6aa03315eb
Drop README.pod file, see the pod section for the docs
2017-01-30 13:22:12 +01:00
sumpfralle
2e59eea92e
Merge pull request #767 from hansmaulwurf23/master
...
added responsive template, which shows month and year graphs on wide screens
2017-01-29 14:45:51 +01:00
Martin Fischer
f2a2623d8e
added comments to media query css
2017-01-29 07:57:58 +01:00
Martin Fischer
dc4f97c4db
Removed responsive template folder
...
Integrated responsive 3rd and 4th graph column into official template.
The responsive template is redundant and has therefore been deleted.
2017-01-28 08:44:53 +01:00
Martin Fischer
8b27b99d0e
Integrated responsive graph columns into official template
2017-01-28 08:41:24 +01:00
Martin Fischer
73d49d8373
Merge branch 'master' of https://github.com/munin-monitoring/contrib
2017-01-28 08:16:47 +01:00
sumpfralle
3ec0de82c8
Merge pull request #782 from CristianDeluxe/munstrap
...
Munstrap big updates and fixes
2017-01-28 03:13:10 +01:00
Cristian Deluxe
31a71874f5
Restored deleted image/text styles for warnings
2017-01-28 01:48:31 +01:00
Cristian Deluxe
592034ee28
Use localStorage first, location.hash later.
2017-01-28 01:23:48 +01:00
Cristian Deluxe
5f38fb4015
Use UglyJS instead Google Closure Compiler
2017-01-28 01:23:48 +01:00
Cristian Deluxe
4d4578143e
Removed include due an perl error, need more work
2017-01-28 01:23:48 +01:00
Cristian Deluxe
4d7b1b5f03
Undo previous commit
2017-01-28 01:23:48 +01:00
Cristian Deluxe
3c7693854e
Added path to include
2017-01-28 01:23:48 +01:00
Cristian Deluxe
1cc4d0f2df
Use minified JS
2017-01-28 01:23:48 +01:00
Cristian Deluxe
6d1f979d16
Moved generated by to the correct file and use min js
2017-01-28 01:23:48 +01:00
Cristian Deluxe
23f940fede
Generated minified JS and some formatting
2017-01-28 01:23:48 +01:00
Cristian Deluxe
3533615be4
Use new minimized CSS
2017-01-28 01:23:48 +01:00
Cristian Deluxe
e23d6f9ab0
Reformatted code, minimize css and optimize css
2017-01-28 01:23:48 +01:00
Cristian Deluxe
293b5cb410
Fix some errors
2017-01-28 01:23:48 +01:00
Cristian Deluxe
42b5c38c21
Moved Scripts to html bottom and some reformatting
2017-01-28 01:23:48 +01:00
Cristian Deluxe
3f9190c083
Munstrap various Scripts
2017-01-28 01:23:48 +01:00
Cristian Deluxe
fe5af0fb1a
Reworked submenus
2017-01-28 01:23:48 +01:00
Cristian Deluxe
0949aa3c11
Use LazySizes for only load visible images
2017-01-28 01:23:48 +01:00
Cristian Deluxe
f2ff9cf3d6
Integrate jQuery v3.1.1
2017-01-28 01:23:48 +01:00
Cristian Deluxe
ca5f13024c
Updated Bootstrap to v3.3.7
2017-01-28 01:23:48 +01: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
sumpfralle
9990b16f6a
Merge pull request #795 from recentralized/master
...
monit_parser: Support Authentication
2017-01-21 13:58:19 +01: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