Refactor test package and some field types
Fairly big test refactor and changing some of the fields from pointers
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
check_interval = "1s"
|
||||
|
||||
monitor "Command" {
|
||||
command = ["echo", "$PATH"]
|
||||
alert_down = [ "alert_down", "log_shell", "log_command" ]
|
||||
alert_every = 0
|
||||
}
|
||||
Reference in New Issue
Block a user