Skip to content

Instantly share code, notes, and snippets.

@omgjlk
Created April 9, 2015 20:47
Show Gist options
  • Select an option

  • Save omgjlk/f7861c5c0a89ea02e7d2 to your computer and use it in GitHub Desktop.

Select an option

Save omgjlk/f7861c5c0a89ea02e7d2 to your computer and use it in GitHub Desktop.
root@ds1399:~# bash -x /etc/sensu/plugins/check-raid.sh
+ lspci
+ grep RAID
+ grep -i 3ware
+ lspci
+ grep RAID
+ grep -i MegaRAID
+ [[ -e /etc/sensu/plugins/check-storcli.pl ]]
+ [[ -e /usr/sbin/storcli64 ]]
+ sudo /etc/sensu/plugins/check-storcli.pl -b /usr/sbin/storcli64
sudo: /etc/sensu/plugins/check-storcli.pl: command not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment