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 Feb 21, 2018 · 1 revision

tol-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 Port {0} is listening USERS.LOCAL configured correctly

  • WARNING

  • FAIL
    BladeLogic agent not found, install required Port {0} is not listening USERS.LOCAL not configured USERS.LOCAL not found

  • MANUAL

  • NA


Applies To

  • All Servers

Required Functions

  • Check-Software
Clone this wiki locally