Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
My Random Thoughts edited this page Jul 6, 2017 · 3 revisions

c-drv-07-disk-management-agent (Enabled)

Check local disk array management agent is installed on the server. This only checks that known software is installed. A manual check must be done to ensure it is configured correctly.


Input Values

  • ProductNames - List of sofware to check if installed

Example

ProductNames = ('HP Array Configuration Utility', 'Dell OpenManage Server Administrator', 'Broadcom Drivers And Management Applications')

Input Descriptions

  • None

Result And Messages

  • PASS

  • WARNING

  • FAIL
    Disk management software not found, install required

  • MANUAL
    {product} found

  • NA
    Not a physical machine


Applies To

  • Physical Servers

Required Functions

  • Check-Software, Check-VMware, Check-HyperV
Clone this wiki locally