mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
commit
0cde2ae787
@ -21,7 +21,7 @@ $0 =~ /vdr_(.+)*$/;
|
||||
my $host = $1 || "localhost";;
|
||||
|
||||
#print "Name: $0\nHost: $host\n";
|
||||
my $SVDRPSENDPL="/usr/bin/svdrpsend.pl -d $host";
|
||||
my $SVDRPSENDPL="/usr/bin/svdrpsend -d $host";
|
||||
|
||||
sub ermittelnTimer;
|
||||
sub ermittelnAufnahmen;
|
||||
|
Loading…
Reference in New Issue
Block a user