summaryrefslogtreecommitdiffstats
path: root/Monitoring/plugins/check.sh
blob: 9e62fbeec0da610263b74d06b43978b41c43f900 (plain)
1
2
3
4
5
#!/bin/sh

echo "When in doubt... blow it up. | cpu=100%"
#sleep 1.5
exit 0