You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
659 B

  1. # Network UPS Tools - hosts.conf
  2. #
  3. # This file does double duty - it lists the systems that multimon will
  4. # monitor, and also specifies the systems that upsstats is allowed to
  5. # watch. It keeps people from feeding random addresses to upsstats,
  6. # among other things. upsimage also uses this file to know who it
  7. # may speak to. upsfstats too.
  8. #
  9. # Usage: list systems running upsd that you want to monitor
  10. #
  11. # MONITOR <address> "<host description>"
  12. #
  13. # Please note, MONITOR must start in column 1 (no spaces permitted)
  14. #
  15. # Example:
  16. # MONITOR 10.64.1.1 "Finance department"
  17. # MONITOR 10.78.1.1 "Sierra High School data room #1"
  18. #
  19. MONITOR 127.0.0.1 "Local Host"