Hi,
I have sensu server client setup where server is CentOS 6.5 64 bit and client is RHEL 32 bit.
When trying to rub the checks from sensu server we are getting below kind of error and no checks are runnning. Please suggest what is the issue.
“event”:{“client”:{“name”:“manualslu”,“address”:“10.150.19.127”,“subscriptions”:[“test”,“webservers”,“production”,“disk”,“mysql”],“timestamp”:1401359898},“check”:{“type”:“metric”,“handlers”:[“graphite”],“command”:"/etc/sensu/plugin/process.sh -s Aricloud.hostname -s
",“subscribers”:[“production”],“interval”:10,“name”:“process_metrics”,“issued”:1401359901,“executed”:1401359901,“output":"sh: /etc/sensu/plugin/process.sh: No such file or directory\n”,“status”:127,“duration”:0.005,“history”:[“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”]},“occurrences”:15418,“action”:“create”}
check":{“type”:“metric”,“command”:“disk-metrics.rb -s Aricloud.hostname -s
.disk_usage”,“subscribers”:[“production”],“interval”:10,“handlers”:[“graphite”],“name”:“disk_metrics”,“issued”:1401359898,“executed”:1401374296,“output”:"sh: disk-metrics.rb: command not found\n",“status”:127,“duration”:0.004,“history”:[“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”,“127”]},“occurrences”:15407,“action”:“create”}
···
–
Subhadip