Amendments to the README
This commit is contained in:
parent
26d2d9b168
commit
d80342cd41
1 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@ Both CPU/RAM monitoring and URL monitoring can be set on their own monitoring pe
|
|||
- **sqlPassword** - the password used to authenticate to the SQL server.
|
||||
- **logRetentionDays** - the maximum age logs should be kept.
|
||||
- **maximumSQLAttempts** - the maximum number of attempts to try certain SQL operations.
|
||||
- **hostMonitorStartTime** - the start time which the host monitor should start at the earliest
|
||||
- **hostMonitorEndTime** - the end time which the host monitor should shut down.
|
||||
- **urlMonitorStartTime** - the start time which the url monitor should start at the earliest
|
||||
- **urlMonitorEndTime** - the end time which the url monitor whould shut down.
|
||||
- **hostMonitorStartTime** - the start time which the host monitor should start at the earliest.
|
||||
- **hostMonitorEndTime** - the end time which the host monitor should shut down. This does not stop the script itself and this monitor will restart at the start time.
|
||||
- **urlMonitorStartTime** - the start time which the url monitor should start at the earliest.
|
||||
- **urlMonitorEndTime** - the end time which the url monitor whould shut down. This does not stop the script itself and this monitor will restart at the start time.
|
||||
|
||||
|
|
Loading…
Reference in a new issue