cyberark-psm-check

command module
v0.0.0-...-5d0a72c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2021 License: MIT Imports: 5 Imported by: 0

README

Cyberark PSM Service Check

This simple service checks the status of the Cyberark PSM service and exposes an HTTP endpoint where it reports the state of the PSM service. It serves as a healthcheck endpoint for load balancers.

If the PSM service is running the PSM server will return PASS on port 80 with HTTP status code 200. If the PSM service is down it will return FAIL with HTTP status code 404.

This is a single executable and does not require IIS unlike Cyberark's implementation which does use IIS to do essentially the same. Another advantage is that the executable is installed in a few seconds and uses a tiny amount of resources to run.

Installation

(Optional) Have a look at the source code or even build the executable yourself using Golang on a Windows host instead of downloading the installer.

Download the svccheck.msi from the releases page and install it on the PSM servers. You can check if it works by navigating to http://localhost on the PSM server.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL