IBM Tivoli Monitoring, Version 6.3

Disk group

The Microsoft Windows disk monitoring command enables and disables data collection for logical and physical disk performance. This command is available in Windows 2000 or higher within a Command Prompt session. In Windows 2000 or higher environments, disk monitoring is disabled by default. In order to collect logical and physical disk performance data in Windows 2000 systems, you must run the disk monitoring command.

Enabling collection of disk performance data

Use this procedure to enable the collecting of disk performance data or to verify that collection is enabled.
Note: Execute DISKPERF -Y when DISKPERF is disabled and when Monitoring Agent for Windows OS displays no data for logical and physical disk performance. For more information about this command, type DISKPERF in a Command Prompt session.
  1. Open a Command Prompt session.
  2. Run the command DISKPERF -Y.
  3. Reboot the server.

Disabling collection of disk performance data

Use this procedure to disable the collecting of disk performance data.
  1. Open a Command Prompt session.
  2. Run the command DISKPERF -N.
  3. Reboot the server.

Logical Disk workspace scenario

A physical hard disk can be partitioned in to one or more logical drives. Some processes write information to the hard disk. If no more space is available because the disk is full, then some process that is running might abort and cause problems with the system.

You can create a situation using the Free Megabytes attribute. This attribute determines the amount of free megabytes of space left on a logical disk. Based on the space required for the particular disk, you can set a threshold for a particular value and get an alert. For example, if, you need to have at least 20 MB of disk space for a process to run, you can set a threshold a little above that and receive an alert if the space drops below 25 MB.
Note: The reporting of the real physical disk number for mounted disks is not supported.

Physical Disk workspace scenario

The two major factors affecting performance in a system are available memory and efficient transfer of data to and from the disk. In database and file systems that do a lot of input and output to disk, it is even more important to measure the rate of disk transfers and to optimize this element of the system.

If the percentage of time a disk drive is busy servicing read or write requests is more than sixty-five percent, make adjustments to the system. If the sustained queue length is greater than two over the current I/O process, you have a bottleneck in the system and need to make changes.

You can use the Disk Reads/Sec and the Disk Writes/Sec attributes in situations to monitor the performance of the physical disk.



Feedback