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

3524 Commits

Author SHA1 Message Date
Diver
d31e38b524 No shellcheck override 2017-02-06 01:46:17 +03:00
JoHartmann
dab96a619f Delete dummy 2017-02-05 19:55:41 +01:00
JoHartmann
952a3eaee8 Graph example
An example for a daily graph of device sdb1
2017-02-05 19:54:39 +01:00
JoHartmann
542150815b Create dummy 2017-02-05 19:50:04 +01: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
JoHartmann
58b4b4fe9b Update read.me 2017-01-26 16:17:44 +01:00
JoHartmann
88f93e8111 Beschreibung - Description
Allgemeine Informationen zu dem Plugin.
General information about the plugin .
2017-01-26 16:15:55 +01:00
Diver
72bdea8bb1 Lots of small cleanups 2017-01-26 18:13:12 +03:00
JoHartmann
a19306b829 Read me file 2017-01-26 16:10:44 +01:00
JoHartmann
a0d6851cfa Lies mich Datei! 2017-01-26 16:07:53 +01:00
JoHartmann
3f3d7290ba Der Vorbereitungsjob - The prerunning battch
- Der Batch-Job fritzbox7490.sh wird durch cron gestartet und liest alle relevanten Daten aus dem AVM-Router aus.
- Die Daten werden aufbereitet und in der Datei /var/log/fritzbox7490.log gespeichert.
- Das Plugin bereitet die Daten für Munin auf.
--------------------------------------------------------------------------------------------------------------------------
- The batch job fritzbox7490.sh is started by cron and reads all relevant data from the AVM router. 
- The data are processed and stored in the /var/log/fritzbox7490.log file. 
- The plugin prepares the data for Munin.
2017-01-26 15:52:51 +01:00
JoHartmann
70c13a2177 Das PlugIn selbst - The plugin itself
- Der Batch-Job fritzbox7490.sh wird durch cron gestartet und liest alle relevanten Daten aus dem AVM-Router aus.
- Die Daten werden aufbereitet und in der Datei /var/log/fritzbox7490.log gespeichert.
- Das Plugin bereitet die Daten für Munin auf.
--------------------------------------------------------------------------------------------------------------------------
- The batch job fritzbox7490.sh is started by cron and reads all relevant data from the AVM router. 
- The data are processed and stored in the /var/log/fritzbox7490.log file. 
- The plugin prepares the data for Munin.
2017-01-26 15:35:21 +01:00
JoHartmann
5d09905baa FRITZ!Box 7490 PlugIn 2017-01-26 15:25:14 +01:00
Diver
5868867e4b Removed debug info. Small readarray() fix 2017-01-26 17:22:49 +03:00
JoHartmann
a532aade2c Delete fritzbox7490_ 2017-01-26 15:21:07 +01:00
JoHartmann
a7775a1547 Delete fritzbox7490_ 2017-01-26 15:20:07 +01:00
JoHartmann
aa881ff45d Das Plugin selbst - The plugin itself
- Das Plugin wertet die vom Batch fritzbox7490.sh erstellte Datei aus.
- The plugin evaluates the file created by batch fritzbox7490.sh
2017-01-26 15:18:22 +01:00
JoHartmann
3a9f69b137 Create fritzbox7490_ 2017-01-26 15:08:50 +01:00
JoHartmann
1605f56bc1 Update quota2percent_ 2017-01-24 22:28:30 +01:00
Diver
a337fbbb7e Deleted some debug info 2017-01-23 22:31:58 +03:00