Articles in this section

How to parse the data for node RAM and load without using API methods in SolusVM?

Question

How to parse the data for node RAM and load without using API methods in SolusVM?

Answer

  1. Access the Master Node via SSH
  2. Fetch the information about the node from the command line by running the below command

    # php /usr/local/solusvm/system/node.php -d --comm=hostnodestats --nid=<NID>

    Note: <NID> is the id of the required node, it can be found in SolusVM > Nodes > ID column.

Additionally, refer to the article ( https://docs.solusvm.com/display/DOCS/Monitoring ) to get more information about Load Average.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.