Skip to content
Snippets Groups Projects
Commit 01049993 authored by void's avatar void
Browse files

höhere Timeouts

parent 9782fa28
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=1, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
network:pingdevice:switch02 [ hostname="192.168.0.101", retry=1, timeout=5000, refreshInterval=10000, uses_arp_ping="no" ]
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" ]
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