mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-26 02:48:28 +00:00
commit
0cde2ae787
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ $0 =~ /vdr_(.+)*$/;
|
||||||
my $host = $1 || "localhost";;
|
my $host = $1 || "localhost";;
|
||||||
|
|
||||||
#print "Name: $0\nHost: $host\n";
|
#print "Name: $0\nHost: $host\n";
|
||||||
my $SVDRPSENDPL="/usr/bin/svdrpsend.pl -d $host";
|
my $SVDRPSENDPL="/usr/bin/svdrpsend -d $host";
|
||||||
|
|
||||||
sub ermittelnTimer;
|
sub ermittelnTimer;
|
||||||
sub ermittelnAufnahmen;
|
sub ermittelnAufnahmen;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue