Splunk AppDynamics

How to monitor Linux IO utilization?

手塚_隆之
Path Finder

I want to monitor io utilization on Linux disk.

I want to monitor the same value as Disk Utilization output by Linux iostat command with AppD.

I check the metric browser in server visibility.

(ROOT/Individual Nodes/<Node>/Hardware Resources/Disks/<dev>/Avg IO Utilization(%))

The output is not the same by Linux iostat command.

Which metric is it?

^ Edited by @Ryan.Paredez clearer title

Labels (1)
Tags (2)
0 Karma
1 Solution

Brian_Wheeldon
Contributor

According to https://docs.appdynamics.com/display/PRO45/Hardware+Resources+Metrics:

Avg IO Utilization (%): The average time spent processing read/write requests on all disks and partitions as a percentage of the total reported time window. Databases often report high disk I/O utilization due to frequent read/write requests. For example, if the agent detects read/write processing in 55 out of 60 seconds, the Avg IO Utilization for that minute is 92%. This metric does not measure the amount of available disk space or read/write request sizes.

Regards,

View solution in original post

Brian_Wheeldon
Contributor

According to https://docs.appdynamics.com/display/PRO45/Hardware+Resources+Metrics:

Avg IO Utilization (%): The average time spent processing read/write requests on all disks and partitions as a percentage of the total reported time window. Databases often report high disk I/O utilization due to frequent read/write requests. For example, if the agent detects read/write processing in 55 out of 60 seconds, the Avg IO Utilization for that minute is 92%. This metric does not measure the amount of available disk space or read/write request sizes.

Regards,

手塚_隆之
Path Finder

I know.
Is there a metric that shows the same value as iosat on Linux?

0 Karma

Brian_Wheeldon
Contributor

I think you mean the Linux "iostat" command.

This command is described at http://man7.org/linux/man-pages/man1/iostat.1.html and includes a CPU Utilization Report and a Device Utilization Report. Many of the metrics in these reports are collected and reported to the Controller by the Server Visibility Agent.

The CPU Utilization Report is covered by the Server Dashboard, and the Device Utilization Report is covered by the Server Volume Metrics.

Regards, 

手塚_隆之
Path Finder

Customer's misunderstanding.

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...