# this file should go in /etc/cron.d/
*/2 * * * * root /usr/bin/gmetric --name="users" --value=`who | wc -l` --type=int16
*/2 * * * * root /usr/local/bin/disk_gmetric.sh
*/2 * * * * root /usr/local/bin/disk_wait_gmetric.sh
*/2 * * * * root /usr/local/bin/mysql_gmetric.sh
*/2 * * * * root /usr/local/bin/network_gmetric.sh
*/2 * * * * root /usr/local/bin/sensors_gmetric.sh

