Files
b639ec24a8fa30a11a76cac2da9d2f322837503f
227 lines
7.4 KiB
Bash
227 lines
7.4 KiB
Bash
# Copyright 2015 Red Hat, Inc.
if [ $(id -u) != 0 ]; then
echo "Please file a bug on https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20OpenStack&component=openstack-selinux showing sealert output."
$SUDO dstat -tcmndrylpg --top-cpu-adv --top-io-adv --nocolor | $SUDO tee --append /var/log/dstat.log > /dev/null &