Operating System - HP-UX
1830898 Members
3129 Online
110017 Solutions
New Discussion

CPU Utilisation is too LOW!

 
SOLVED
Go to solution
Shouvik Basak
Occasional Advisor

CPU Utilisation is too LOW!

We are getting a message in syslog of a rp8420:
"CPU Utilisation is too LOW! Investigation Required:"

This message is coming especially during times when the load is low in the server. Is there a threshold defined somewhere which initiates this ?

How to rectify this ?

I would really appreciate if somebody can suggest.

Thanks,
Shouvik
Think, think and think...before you jump
4 REPLIES 4
Sunil Sharma_1
Honored Contributor
Solution

Re: CPU Utilisation is too LOW!

Shouvik,

I could not find this error messages in HP site.
It seems it's coming from some script running from crontab and loggin messages through logger comamnd.

please check crontab entries

Sunil
*** Dream as if you'll live forever. Live as if you'll die today ***
Thierry Poels_1
Honored Contributor

Re: CPU Utilisation is too LOW!

hi,

could you copy/paste more lines near this error. There should be an indication where this message is coming from.

regards,
Thierry.
All unix flavours are exactly the same . . . . . . . . . . for end users anyway.
Mobeen_1
Esteemed Contributor

Re: CPU Utilisation is too LOW!

Shouvik,
I would think like others here that its coming from some script/application that is being run on your system and monitoring the mentioned resources

rgds
Mobeen
Shouvik Basak
Occasional Advisor

Re: CPU Utilisation is too LOW!

Thanks Sunil and Moben. Found a script in crontab which checks for CPU utilization and logs it to syslog when Utilization is below a certain percent.
Think, think and think...before you jump