Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. + FPing
  2. binary=/usr/sbin/fping
  3.  
  4. + FPing2
  5. binary=/usr/sbin/fping
  6. sourceaddress=192.168.1.2
  7.  
  8. $ smokeping check
  9. require Smokeping::probes::FPing2 failed: Can't locate Smokeping/probes/FPing2.pm in @INC (@INC contains: .. /usr/share/smokeping /root/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at (eval 22) line 2, <$fh> line 111.
  10.  
  11. + FPing
  12. binary = /usr/sbin/fping
  13.  
  14. ++ FPingA
  15. sourceaddress = 192.168.1.2
  16.  
  17. ++ FPingB
  18. sourceaddress = 192.168.1.3
  19.  
  20. # Further down under Targets:
  21. probe=FPingA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement