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 · 3 revisions

c-com-08-bladelogic-agent-installed (Skip)

Check BladeLogic monitoring agent is installed, and that the correct port is listening. Also check that the USERS.LOCAL file is configured correctly.


Input Values

  • ListeningPort - Port number that the agent listens on|Integer
  • CustomerCode - Customer name found in USERS.LOCAL: ACME_L3AdminW:* rw,map=Administrator
  • LocalAccount - Mapped account name found in USERS.LOCAL: ACME_L3AdminW:* rw,map=Administrator

Example

ListeningPort = '4750'
CustomerCode = 'ACME'
LocalAccount = 'Administrator'

Input Descriptions

  • None

Result And Messages

  • PASS
    BladeLogic agent found, and file confgiured

  • WARNING

  • FAIL
    BladeLogic agent not found, install required Required port not listening USERS.LOCAL not configured USERS.LOCAL not found

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • Check-Software
Clone this wiki locally