I am unable to locate the check-procs.rb file on sensu clients
I can see the same file on sensu-server at /etc/sensu/plugins/processes/ directory
Can anyone please help me, whether I am missing any plugin or something.
I am unable to locate the check-procs.rb file on sensu clients
I can see the same file on sensu-server at /etc/sensu/plugins/processes/ directory
Can anyone please help me, whether I am missing any plugin or something.
Ensure you have installed sensu-plugins-process-checks , following command would do that for you.
sensu-install -p sensu-plugins-process-checks
``
Depending on the version of the plugin you install, the location would be somewhere here
/opt/sensu/embedded/lib/ruby/gems/2.3.0/gems/sensu-plugins-process-checks-*
Thanks,
On Wednesday, 27 July 2016 17:51:38 UTC+5:30, IMRAN SHAIK wrote:
I am unable to locate the check-procs.rb file on sensu clients
I can see the same file on sensu-server at /etc/sensu/plugins/processes/ directory
Can anyone please help me, whether I am missing any plugin or something.