Search found 1 match

by HenryWatson
Sun Jan 21, 2024 12:52 pm
Forum: Nagios XI
Topic: What causes the 'No such file or directory' error when adding a cron job?
Replies: 6
Views: 3924

Re: What causes the 'No such file or directory' error when adding a cron job?

I encountered an error while following the guide to set up Nagios plugins. Specifically, when attempting to add a cron job, I received the following error message: root@lpslibrenms1:/etc/cron.d# */5 * * * * librenms /opt/librenms/services-wrapper.py 1 bash: */5: No such file or directory Interestin...