Error getting assets for event: TypeError: Cannot access member 'split' of undefined

Hi Team,

I have installed sensu go 5.21, and configured memory, cpu, disk checks successfully. But when I am configuring docker check with " occamsRZR/sensu-plugins-docker" getting error.

error getting assets for event: TypeError: Cannot access member ‘split’ of undefined

Sensu go installed on ubuntu 18.04, agent also in ubuntu 18.04

1 Like

hmm, which command from that plugin are you using? The plugin offers several commands. Most likely you don’t have a needed bit of configuration defined.

Hi I am using below command,

check-docker-container.rb -H /var/run/docker.sock -w 3 -c 3