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

2482 Commits

Author SHA1 Message Date
Stig Sandbeck Mathisen
2882ff54d6 Be verbose 2014-10-05 00:17:33 +02:00
Stig Sandbeck Mathisen
beca89999e Handle perl -T checks 2014-10-05 00:17:23 +02:00
Stig Sandbeck Mathisen
9b01da77ba improve output and disable python checks for now 2014-10-04 23:52:40 +02:00
Stig Sandbeck Mathisen
673303f127 "handle" expect scripts by pretending syntax is ok 2014-10-04 21:49:45 +02:00
Stig Sandbeck Mathisen
7c030f5572 Also install XML::Smart for syntax checks 2014-10-04 21:39:22 +02:00
Stig Sandbeck Mathisen
6b5e75a04c Tidy with perltidy 2014-10-04 20:17:52 +02:00
Stig Sandbeck Mathisen
c4ed6e7737 remove shell quoting, it is not needed 2014-10-04 20:16:59 +02:00
Stig Sandbeck Mathisen
92e7aaf801 relax bash regexp a bit, to allow for /usr/bin/env bash 2014-10-04 19:43:08 +02:00
Stig Sandbeck Mathisen
2333696650 Syntax check ksh 2014-10-04 19:33:07 +02:00
Stig Sandbeck Mathisen
8bda292b64 use Munin::Plugin (and whatever else) from system perl library 2014-10-04 17:26:05 +02:00
Stig Sandbeck Mathisen
b8ef86efd6 Install "munin-node" so we have access to Munin/Plugin.pm 2014-10-04 17:08:04 +02:00
Stig Sandbeck Mathisen
2ac1f7b84a More test dependencies 2014-10-04 16:58:35 +02:00
Stig Sandbeck Mathisen
2b6d5c5ac6 Add some POE libs to test dependencies 2014-10-04 16:55:41 +02:00
Stig Sandbeck Mathisen
528bec5859 Add "XML::LibXML" to test dependencies 2014-10-04 16:53:17 +02:00
Stig Sandbeck Mathisen
f043e1555c Add more test dependencies 2014-10-04 16:47:58 +02:00
Stig Sandbeck Mathisen
22bbd906a3 split install lines, to keep sane 2014-10-04 16:42:48 +02:00
Stig Sandbeck Mathisen
a2024d95a2 Add "pylint" for syntax checks 2014-10-04 16:33:02 +02:00
Stig Sandbeck Mathisen
e78f2c7a44 adjust build dependencies for Sys::Virt 2014-10-04 16:29:05 +02:00
Stig Sandbeck Mathisen
a9118ccda7 Use a specific version of Sys::Virt
- to match operatingsystem
 - also get build deps
2014-10-04 16:14:38 +02:00
Stig Sandbeck Mathisen
bfbae31950 use a non-versioned package 2014-10-04 15:57:15 +02:00
Stig Sandbeck Mathisen
67f74fbda2 Add libvirt and berkeleydb development libraries 2014-10-04 15:54:02 +02:00
Stig Sandbeck Mathisen
bb4550ffc8 run "apt-get update", and keep install minimal 2014-10-04 15:47:48 +02:00
Stig Sandbeck Mathisen
80cb37418a Add automated tests 2014-10-04 15:40:28 +02:00
Kenyon Ralph
613ba240a5 Merge pull request #536 from smith153/master
add standard squid env config vars
2014-10-02 09:41:42 -07:00
Kenyon Ralph
4b24283cf3 Merge pull request #535 from asgh/patch-2
Clean field name
2014-10-02 09:40:41 -07:00
Samuel Smith
176b551285 add standard squid env config vars 2014-09-29 08:48:05 -05:00
asgh
8af081433c Clean field name
Spaces are illegal in munin field names, so clean the name of the encoder before using it.
2014-09-29 03:15:07 -04:00
Kenyon Ralph
33ac3beeb3 Merge pull request #532 from smith153/master
postgres_queries3_: ignore internal pg_* tables, missing stuff in config
2014-09-25 12:33:42 -07:00
Samuel Smith
a04150340f postgres_queries3_: ignore internal pg_* tables, missing stuff in config 2014-09-24 16:05:40 -05:00
Kenyon Ralph
450925ad07 Merge pull request #523 from someuser89/master
network – arp_
2014-09-24 14:01:22 -07:00
Kenyon Ralph
cb3b953b2b Merge pull request #530 from ak4t0sh/master
Moodle : fix and new plugin
2014-09-24 13:59:45 -07:00
Martin Ness
3f0845af2b arp_ well-sorted 2014-09-24 05:03:30 +02:00
ak4t0sh
4a8a998519 remove forum_discussions 2014-09-23 00:04:06 +02:00
ak4t0sh
79e9b2b9da change drawing type to AREA 2014-09-22 23:56:30 +02:00
ak4t0sh
b9f9e90ab0 add graph for new log entries 2014-09-22 23:44:51 +02:00
ak4t0sh
85d1b93c23 add plugin for module quiz 2014-09-18 13:49:22 +02:00
ak4t0sh
d39f06473f fix column naming error in query to count new posts 2014-09-18 13:48:38 +02:00
ak4t0sh
22bbbd5c23 change forum_discussion to forum_discussions in graph config 2014-09-18 13:29:27 +02:00
Steve Schnepp
4ebcba78a2 Merge pull request #506 from McKay1717/master
Add Bandwidth Test whith a file on a reference server in OVH network
2014-09-17 09:46:33 +02:00
Steve Schnepp
904f3b7fb3 Merge pull request #503 from ioppermann/varnish4
Varnish 4 plugin
2014-09-17 09:29:03 +02:00
Steve Schnepp
728bc0501b Merge pull request #502 from smith153/master
Added postgres_queries3_ to get stats on a per table basis
2014-09-17 09:26:33 +02:00
Steve Schnepp
9720e93db0 Merge pull request #501 from tdumitrescu/proc-netstat
proc/net/netstat plugin
2014-09-17 09:26:14 +02:00
Steve Schnepp
3868b54696 Merge pull request #500 from tdumitrescu/ethtool
ethtool_ plugin
2014-09-17 09:25:54 +02:00
ak4t0sh
c31b957bdd add new line 2014-09-17 09:25:04 +02:00
Steve Schnepp
4fa1dd3837 Merge pull request #490 from tntu/patch-1
Make it usable
2014-09-17 09:24:59 +02:00
Steve Schnepp
1be0544753 Merge pull request #489 from pvalkone/raspberry-pi-temperature-plugin
Add plugin for measuring the core temperature of the BCM2835 SoC on a Raspberry Pi
2014-09-17 09:23:15 +02:00
Steve Schnepp
7aa4e358b4 Merge pull request #526 from ak4t0sh/master
Moodle plugin
2014-09-17 09:22:15 +02:00
Steve Schnepp
1512a03fe4 Merge pull request #488 from jesusch/master
added lxc plugins from https://github.com/vajtsz/munin-plugins
2014-09-17 09:20:34 +02:00
Steve Schnepp
aad8d7fb8b Merge pull request #525 from leeclemens/patch-3
Use case insensitive grep for Temp lines
2014-09-17 09:19:13 +02:00
Steve Schnepp
1dbbe77c6e Merge pull request #527 from leeclemens/patch-4
backwards compatible grep for memory
2014-09-17 09:18:11 +02:00