Questions tagged [smokeping]

2 questions
0
votes
2 answers

Add different types of the same probe in Smokeping

How do you add different probes of the same type in Smokeping? My initial attempt: + FPing binary=/usr/sbin/fping + FPing2 binary=/usr/sbin/fping sourceaddress=192.168.1.2 Yielded: $ smokeping check require Smokeping::probes::FPing2 failed: Can't…
Dagelf
  • 589
  • 4
  • 14
0
votes
1 answer

Using "CiscoRTTMonEchoICMP" probes on Cisco ASR router

I hope to calculate latency between 2 ASR router on specific VRF. Smokeping configuration looks like this: ! *** Probes *** + FPing binary = /usr/sbin/fping + CiscoRTTMonEchoICMP forks = 5 offset = 50% step = 300 timeout = 15 *** Targets *** +…
Makou
  • 1