Skip to content
This repository was archived by the owner on Mar 27, 2018. It is now read-only.

Commit 6fd1471

Browse files
author
u220374
committed
Added readme.
1 parent 7870216 commit 6fd1471

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# General idea
2+
This is a command line interface for https://github.com/oscp/openshift-monitoring. It is used in our external monitoring system. It calls checks on the local server and reports them back to the monitoring tool. For more details about the check, visit https://github.com/oscp/openshift-monitoring.
3+
4+
## Usage & Configuration
5+
Start from the configuration template 'config.template.yml'. Place your own config file at the same location as the binary then run:
6+
7+
```bash
8+
openshift-monitoring-cli
9+
```
10+

0 commit comments

Comments
 (0)