I have several files on each monit server that just contain the test below,
Is there some way I can avoid having "bscN" in 3 places, ideally the first
line of the file could says "MYHOST=bscN" and then I could refer to MYHOST
in the rest of the file


check host bscN with address bscN
  if failed icmp type echo count 3 with timeout 5 seconds for 3 cycles then
    exec ".bscN."

-- 
Nick Upson (01799 533252)
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to