Skip to content

Commit

Permalink
[readme] updated readme with new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
MF Softworks authored Jan 30, 2020
1 parent 86a6e92 commit f3274b3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The script will gather information:
- System Uptime
- UTC Timestamp

The script will produce a JSON output at 5 second intervals for use with any software or server accepting a JSON input.
The script will produce a JSON output at intervals for use with any software or server accepting a JSON input.
Example:

```json
Expand Down Expand Up @@ -80,6 +80,8 @@ The script includes a function to POST JSON to a remote server.

This script can be installed on several machines that report to a central monitoring server.

The destination, checking interval, sending attempts after failure and timeout between resending attempts can be set through arguments, use `python3 monitor.py -h` for more.

## Usage

Clone the script with `git clone`.
Expand Down Expand Up @@ -126,4 +128,4 @@ A new task will be created that runs the python monitoring script in the backgro

MF Softworks <[email protected]>

mf.nygmarosebeauty.com
mf.nygmarosebeauty.com

0 comments on commit f3274b3

Please sign in to comment.