Snaplex API (monitor Node mem_used and cpu_used)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 07:30 AM
I am trying to get how much Machine memory is used (memory and CPU) average per day, but from the API I am getting the results in decimal numbers. My question is what format are the numbers in bytes, kilobytes… etc. or percentages as I need to compare with the current configuration of the Machine. Below is an attachment of how I get the results.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 07:54 AM
mem_used and cpu_user are percentages.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-13-2020 08:12 AM
Thank you Roger
