add todo list for tests
Use /usr/bin/perl, not @PERL@, as interpreter
@PERL
Use /bin/bash as interpreter
- uses "echo -en"
Merge branch 'feature/syntax-check' into fix/syntax-errors
Use /usr/bin/perl, not @PERL@ as interpreter
Be verbose
Handle perl -T checks
improve output and disable python checks for now
Save with UNIX line breaks
Use single bracket for test, keeping /bin/sh as interpreter
Fix comparison to be /bin/sh compliant
use /bin/bash as interpreter for bash script
fix unterminated string
Change "&>" bashism to "> ... 2>&1", keeping the script as /bin/sh
remove dead code block using an unknown variable
- same "if" test in the block above, so this would never be reached
Tell ruby that this script contains UTF-8 characters
Use UNIX line breaks
Use "=" for comparison with /bin/sh
Save with UNIX line endings
"handle" expect scripts by pretending syntax is ok
Use /bin/bash as interpreter for bash script
Use /bin/bash as interpreter, and store with UNIX line breaks
Also install XML::Smart for syntax checks
Use /usr/bin/php for php plugin (was "/bin/bash" !)
USe /bin/bash as interpreter for bash script
- also remove lots of trailing whitespace on last line
Set /bin/bash as interpreter for bash script
- uses "echo -en" several places
Use /bin/bash as interpreter, and switch to UNIX line breaks
Use /bin/sh "=" comparison, instead of "=="
Fix tiny bashism, keeping the plugin as /bin/sh
Fix syntax error in string concatenation
Tidy with perltidy
remove shell quoting, it is not needed
Use sh "=" comparison, instead of bash "=="
Use /bin/bash for bash script
("echo -en" is a bash feature)
Use /bin/bash for bash script, and save with UNIX line breaks
Use /bin/bash on bash script
Set /bin/bash as interpreter on bash script
Convert to UNIX line breaks
Set interpreter "/bin/bash" for bash scripts
Fix syntax error
Use "/bin/sh" instead of "/sbin/sh" as interpreter
Change interpreter to /bin/bash, since it uses bash features
- using DOS line breaks introduced syntax errors
- Using DOS line breaks introduced syntax errors
Set interpreter for to /bin/bash
- Plugin uses several bash features, like arrays, and bare '(('
Set interpreter to "/usr/bin/perl"
- No need for @PERL@ as interpreter in contrib
relax bash regexp a bit, to allow for /usr/bin/env bash
Syntax check ksh
use Munin::Plugin (and whatever else) from system perl library
Install "munin-node" so we have access to Munin/Plugin.pm
More test dependencies
Add some POE libs to test dependencies
Add "XML::LibXML" to test dependencies
Add more test dependencies
split install lines, to keep sane
Add "pylint" for syntax checks
adjust build dependencies for Sys::Virt
Use a specific version of Sys::Virt
- to match operatingsystem - also get build deps
use a non-versioned package
Add libvirt and berkeleydb development libraries
run "apt-get update", and keep install minimal
Add automated tests
Merge pull request #536 from smith153/master
add standard squid env config vars
Merge pull request #535 from asgh/patch-2
Clean field name
Spaces are illegal in munin field names, so clean the name of the encoder before using it.
Merge pull request #532 from smith153/master
postgres_queries3_: ignore internal pg_* tables, missing stuff in config
Merge pull request #523 from someuser89/master
network – arp_
Merge pull request #530 from ak4t0sh/master
Moodle : fix and new plugin
arp_ well-sorted
remove forum_discussions
change drawing type to AREA
add graph for new log entries
add plugin for module quiz
fix column naming error in query to count new posts
change forum_discussion to forum_discussions in graph config
Merge pull request #506 from McKay1717/master
Add Bandwidth Test whith a file on a reference server in OVH network
Merge pull request #503 from ioppermann/varnish4
Varnish 4 plugin
Merge pull request #502 from smith153/master
Added postgres_queries3_ to get stats on a per table basis
Merge pull request #501 from tdumitrescu/proc-netstat
proc/net/netstat plugin
Merge pull request #500 from tdumitrescu/ethtool
ethtool_ plugin
add new line
Merge pull request #490 from tntu/patch-1
Make it usable
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