gopalvd

Results 3 issues of gopalvd

I am using the below code snippet in my recipe to create the sensu check definition sensu_gem 'sensu-plugins-uptime-checks' sensu_check 'check_uptime_metrics' do command 'metrics-uptime.rb --scheme sensu_stats.:::name:::' standalone true type 'metric' interval...

Hi, I have used the below code snippet in my cookbook recipe, I tried this on windows server. sensu_gem 'sensu-plugins-windows' do version '0.0.10' end When the recipe is executed, the...

Team, I have a strange behaviour. I am trying to monitor the sensu-client process running on my linux server. For that i have set up the check definition and installed...

Type: Documentation