Sensu checks from like sensu-plugins-disk-checks not found after reboot

Hi all,

I have a weird situation where, when any of my monitored instance reboots, it reboots properly and can be tracked in sensu But it seems its PATH variable is not set to the right value as the checks I set are all “not found”.

In that case now, I restart the sensu-client service and everything’s come back to normal… So what could be wrong that on boot it cannot set the right PATH and any time later it can?

What can I do to avoid to have to do “sensu-client restart” after reboot?

Thanks

Have you checked the log files for strange things? E.g. in Ubuntu it’s in

/var/log/sensu/…

``

Also, it might help to post a redacted version of one check configuration.

···

On Wednesday, March 30, 2016 at 5:06:48 PM UTC+2, sonny.a...@pixelmatic.com wrote:

I have a weird situation where, when any of my monitored instance reboots, it reboots properly and can be tracked in sensu But it seems its PATH variable is not set to the right value as the checks I set are all “not found”.

In that case now, I restart the sensu-client service and everything’s come back to normal… So what could be wrong that on boot it cannot set the right PATH and any time later it can?