I've found that interval of simple check like icmppingloss[,20,500,,5000] depends on the number of hosts. Only one instance of fping tries to ping all host one by one, so it bеcоmes impossible to check each host with 10-second interval if we have for example 100 hosts to check.
Is it possible to use more instances of fping in parallel?
Is it possible to use more instances of fping in parallel?
Comment