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

c-net-06-network-agent (Enabled)

Check local network management agent is installed on the server. This only checks that known software is installed.


Input Values

  • ProductNames - List of software to check if installed

Example

ProductNames = ('HP Network Config Utility', 'Broadcom Advanced Control Suite', 'Broadcom Drivers and Management Applications')

Input Descriptions

  • None

Result And Messages

  • PASS
    {product} found

  • WARNING

  • FAIL
    Network management software not found, install required

  • MANUAL

  • NA
    Not a physical machine


Applies To

  • Physical Servers

Required Functions

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