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

2699 Commits

Author SHA1 Message Date
Stig Sandbeck Mathisen
ae84b39f3b Use /bin/bash for bash script
("echo -en" is a bash feature)
2014-10-04 20:01:25 +02:00
Stig Sandbeck Mathisen
41fedbb267 Use /bin/bash for bash script, and save with UNIX line breaks 2014-10-04 19:59:02 +02:00
Stig Sandbeck Mathisen
685a58d863 Use /bin/bash on bash script 2014-10-04 19:57:39 +02:00
Stig Sandbeck Mathisen
b8d75e80e8 Use UNIX line breaks 2014-10-04 19:56:19 +02:00
Stig Sandbeck Mathisen
614b043a32 Set /bin/bash as interpreter on bash script 2014-10-04 19:54:23 +02:00
Stig Sandbeck Mathisen
b531bd5797 Convert to UNIX line breaks 2014-10-04 19:53:20 +02:00
Stig Sandbeck Mathisen
c04671c43a Set /bin/bash as interpreter for bash script 2014-10-04 19:52:22 +02:00
Stig Sandbeck Mathisen
23c3f26abf Set interpreter "/bin/bash" for bash scripts 2014-10-04 19:51:32 +02:00
Stig Sandbeck Mathisen
7afe6bfbf3 Fix syntax error 2014-10-04 19:48:14 +02:00
Stig Sandbeck Mathisen
de4ba4b5ac Fix syntax error 2014-10-04 19:45:24 +02:00
Stig Sandbeck Mathisen
a0cb4d4344 Use "/bin/sh" instead of "/sbin/sh" as interpreter 2014-10-04 19:43:57 +02:00
Stig Sandbeck Mathisen
f477c6748e Change interpreter to /bin/bash, since it uses bash features 2014-10-04 19:43:57 +02:00
Stig Sandbeck Mathisen
4658dd392c Use UNIX line breaks 2014-10-04 19:43:57 +02:00
Stig Sandbeck Mathisen
db1228b35d Use UNIX line breaks
- using DOS line breaks introduced syntax errors
2014-10-04 19:43:57 +02:00
Stig Sandbeck Mathisen
ac2e2fda07 Use UNIX line breaks
-  Using DOS line breaks introduced syntax errors
2014-10-04 19:43:57 +02:00
Stig Sandbeck Mathisen
098e1dde1c Set interpreter for to /bin/bash
- Plugin uses several bash features, like arrays, and bare '(('
2014-10-04 19:43:57 +02:00
Stig Sandbeck Mathisen
4ca5278414 Set interpreter to "/usr/bin/perl"
- No need for @@PERL@@ as interpreter in contrib
2014-10-04 19:43:57 +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
Konstantin Kuklin
c69a5761dc fixed graph category, graph types 2014-10-04 14:34:51 +04: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
ak4t0sh
019b9b407a add plugin for chat module
display users connected and users active in chat sessions
2014-09-29 13:42:29 +02: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
asgh
2b3c17b977 Avoid bashism 2014-09-28 21:03:15 -04:00
ak4t0sh
05ed40a674 add plugin to display files data
1 graph display file's number and their repartitions
1 graph display file's size
2014-09-26 16:06:48 +02: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
David Young
06437f6fa7 Added memory graphing and swapwait cpu graph 2014-09-22 20:06:29 +12:00