mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04:00
snmp: fix complaint of snmpd about paths
This commit is contained in:
parent
28bb2fa0a4
commit
1aefb1f9df
1 changed files with 1 additions and 1 deletions
|
|
@ -19,5 +19,5 @@ syscontact Alice
|
|||
# Embedded Subagents
|
||||
###############################################################################
|
||||
|
||||
perl do "tests/check_snmp_agent.pl";
|
||||
perl do "./tests/check_snmp_agent.pl";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue