Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scenario 2: Instance is not discovered, but added directly from add instance screen
in this case, api will be using account details added via add instance wizard


The inclusion of cloud details when adding an instance is optional. However, the following metrics require  cloud details for their collection.

DiskReadsPerSec
DiskWritesPerSec
AvgDiskQueueLength
PercentDiskTime
PercentIdleTime
BytesSentPerSec
BytesReceivedPerSec
PacketsSentPerSec
PacketsReceivedPerSec
IDProcess
PercentProcessorTime
WorkingSet

When adding an instance, the cloud details are optional. User can choose not to add these. If they do not specify the cloud account details, the following metrics cannot be retrieved
starting from line number 56 to 67 in this doc:
https://docs.google.com/spreadsheets/d/1BmIdiQ0X9ebjLIQN7SLMJxbqn_QNeKy4szHl71oDrcc/edit?ts=5bb269f8#gid=0

...