Skip to content
Snippets Groups Projects
Commit de205c9f authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

add namesreduce retry

parent 5c12de93
No related branches found
No related tags found
No related merge requests found
// Netzwerk Geräte
network:pingdevice:switch01 [ hostname="192.168.0.100", retry=5, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
network:pingdevice:switch02 [ hostname="192.168.0.101", retry=5, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
network:pingdevice:switch01 [ hostname="192.168.0.100", retry=3, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
network:pingdevice:switch02 [ hostname="192.168.0.101", retry=3, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment