Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 598 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 598 Bytes

PSM Monitor

A start at monitoring the CyberArk PSM Components.

Table of Contents

Prerequisites

Must have Docker installed prior to starting.

Getting Started

git clone https://github.com/adam0306/CyberArk.git
cd 'CyberArk/PSM Monitor'
Update the 'git' value with the url to a list of PSM servers.
docker build .
docker run --rm container_id

Maintainers

@adam0306