principis Posted May 13, 2020 Posted May 13, 2020 My syslog is full of pulseway trying to execute a command. pulsewayd[3981177]: sh: status: command not found It may be the following command I saw (which doesn't work) sh -c awk -v a="$(awk '/cpu /{print $2+$4,$2+$4+$5}' /proc/stat; sleep 1)" '/cpu /{split(a,b," "); print 100*($2+$4-b[1])/($2+$4+$5-b[2])}' /proc/stat 2>&1 I'm running Fedora 31 kernel 5.5.15-200.fc31.x86_64
Staff Mark Posted May 13, 2020 Staff Posted May 13, 2020 Thank you for the report! I've raise an internal bug report and the development team will do further investigation. Mark
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now