modified code so that local machine is checked. CHECK_HOSTS can now be empty (only local check)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#
|
||||
|
||||
# Hosts that need to be checked (these need to be an ssh login with keys, not passwords, hosts space separated)
|
||||
# If the list is empty, the local machine will be checked.
|
||||
#
|
||||
export CHK_HOSTS="host1 host2 host3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user