Hi Guys,
I’ve around 50 different service checks which Nagios plugin provides, with check-services.php cron, it will run serial threads, meaning if I run cron every one minute it might be that 50 probes won’t be able to finish it’s job
Please advise if the following string of services-wrapper.py in the cron will run 25 parallel service checks?
*/1 * * * * librenms /data/librenms/services-wrapper.py 25