You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/08/30 07:31:05 UTC

[GitHub] [cloudstack] shwstppr commented on issue #6680: Agent unable to retrieve CPU Speed of host after upgrading to 4.17.0.1

shwstppr commented on issue #6680:
URL: https://github.com/apache/cloudstack/issues/6680#issuecomment-1231261344

   @Hudratronium what is the output of the following commands on your server?
   `lscpu | grep -i 'Model name' | head -n 1 | egrep -o '[[:digit:]].[[:digit:]]+GHz' | sed 's/GHz//g'`
   `cat /sys/devices/system/cpu/cpu0/cpufreq/base_frequency`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org