Posted May 13, 20205 yr 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
May 13, 20205 yr Staff Thank you for the report! I've raise an internal bug report and the development team will do further investigation. Mark
Create an account or sign in to comment