Jump to content

Fedora 31 command not found errors


principis

Recommended Posts

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...