Skip to content

Commit

Permalink
Merge pull request #33 from gentoo/devel
Browse files Browse the repository at this point in the history
Small fixes.
  • Loading branch information
steveschnepp committed Oct 9, 2012
2 parents 0b0fc21 + 3fcbe79 commit 18cc385
Show file tree
Hide file tree
Showing 16 changed files with 138 additions and 223 deletions.
2 changes: 1 addition & 1 deletion plugins/node.d.aix/df.in
Expand Up @@ -57,7 +57,7 @@ fi

if [ "$1" = "config" ]; then

echo 'graph_title Filesystem usage (in %)'
echo 'graph_title Disk usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_category disk'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.cygwin/df.in
Expand Up @@ -66,7 +66,7 @@ if [ "$1" = "autoconf" ]; then
fi

if [ "$1" = "config" ]; then
echo 'graph_title Filesystem usage (in %)'
echo 'graph_title Disk usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_scale no'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.darwin/df_inode.in
Expand Up @@ -38,7 +38,7 @@ fi

if [ "$1" = "config" ]; then

echo 'graph_title Inode usage (in %)'
echo 'graph_title Inode usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_category disk'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.freebsd/df.in
Expand Up @@ -31,7 +31,7 @@ if [ $(uname -s) = "GNU/kFreeBSD" ]; then
fi

if [ "$1" = "config" ]; then
echo 'graph_title Filesystem usage (in %)'
echo 'graph_title Disk usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_category disk'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.freebsd/df_inode.in
Expand Up @@ -38,7 +38,7 @@ fi

if [ "$1" = "config" ]; then

echo 'graph_title Inode usage (in %)'
echo 'graph_title Inode usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_category disk'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.hp-ux/df.in
Expand Up @@ -85,7 +85,7 @@ foreach(@bdf) {
my $maxlabel = 20;

if(defined($ARGV[0]) and $ARGV[0] eq "config") {
print "graph_title Filesystem usage (in %)\n";
print "graph_title Disk usage in percent\n";
print "graph_args --upper-limit 100 -l 0\n";
print "graph_vlabel %\n";
print "graph_category disk\n";
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.hp-ux/df_inode.in
Expand Up @@ -84,7 +84,7 @@ foreach(@bdf) {
my $maxlabel = 20;

if(defined($ARGV[0]) and $ARGV[0] eq "config") {
print "graph_title Inode usage (in %)\n";
print "graph_title Inode usage in percent\n";
print "graph_args --upper-limit 100 -l 0\n";
print "graph_vlabel %\n";
print "graph_category disk\n";
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.netbsd/df.in
Expand Up @@ -31,7 +31,7 @@ fi

if [ "$1" = "config" ]; then

echo 'graph_title Filesystem usage (in %)'
echo 'graph_title Disk usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_category disk'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.netbsd/df_inode.in
Expand Up @@ -44,7 +44,7 @@ fi

if [ "$1" = "config" ]; then

echo 'graph_title Inode usage (in %)'
echo 'graph_title Inode usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_category disk'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.sunos/df.in
Expand Up @@ -57,7 +57,7 @@ fi

if [ "$1" = "config" ]; then

echo 'graph_title Filesystem usage (in %)'
echo 'graph_title Disk usage in percent'
echo 'graph_args --upper-limit 100'
echo 'graph_category disk'
echo 'graph_scale no'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d.sunos/df_inode.in
Expand Up @@ -69,7 +69,7 @@ fi

if [ "$1" = "config" ]; then

echo 'graph_title Inode usage (in %)'
echo 'graph_title Inode usage in percent'
echo 'graph_args --upper-limit 100'
echo 'graph_category disk'
echo 'graph_scale no'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d/df.in
Expand Up @@ -41,7 +41,7 @@ if [ "$1" = "autoconf" ]; then
fi

if [ "$1" = "config" ]; then
echo 'graph_title Filesystem usage (in %)'
echo 'graph_title Disk usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_category disk'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d/df_inode.in
Expand Up @@ -46,7 +46,7 @@ if [ "$1" = "autoconf" ]; then
fi

if [ "$1" = "config" ]; then
echo 'graph_title Inode usage (in %)'
echo 'graph_title Inode usage in percent'
echo 'graph_args --upper-limit 100 -l 0'
echo 'graph_vlabel %'
echo 'graph_scale no'
Expand Down
2 changes: 1 addition & 1 deletion plugins/node.d/snmp__cpuload.in
Expand Up @@ -89,7 +89,7 @@ if (defined $ARGV[0] and $ARGV[0] eq "config") {

print "host_name $host\n" unless ($host eq 'localhost');
print <<'EOC';
graph_title CPU usage (in %)
graph_title CPU usage in percent
graph_category system
graph_args --upper-limit 100 -l 0
graph_vlabel %
Expand Down

0 comments on commit 18cc385

Please sign in to comment.