--- hosts.conf.INST 2013-05-15 09:03:58.000000000 -0500 +++ hosts.conf 2015-01-03 14:18:55.831129132 -0600 @@ -27,3 +27,6 @@ # MONITOR myups@localhost "Local UPS" # MONITOR su2200@10.64.1.1 "Finance department" # MONITOR matrix@shs-server.example.edu "Sierra High School data room #1" + +MONITOR Cyber-1 "System Power" +MONITOR Cyber-2 "Phones" --- nut.conf.INST 2013-05-15 09:03:58.000000000 -0500 +++ nut.conf 2015-01-03 14:20:50.438977780 -0600 @@ -29,4 +29,4 @@ # This file is intended to be sourced by shell scripts. # You MUST NOT use spaces around the equal sign! -MODE=none +MODE=netserver --- ups.conf.INST 2013-05-15 09:03:58.000000000 -0500 +++ ups.conf 2015-01-03 14:22:40.805905489 -0600 @@ -102,3 +102,17 @@ # # To find out if your driver supports any extra settings, start it with # the -h option and/or read the driver's documentation. + +[Cyber-1] + driver=usbhid-ups + port=auto + vendorid=0764 + productid=0501 + product=CRCA102.AF1 + +[Cyber-2] + driver=usbhid-ups + port=auto + vendorid=0764 + productid=0501 + product=CP.1500D --- upsd.conf.INST 2013-05-15 09:03:58.000000000 -0500 +++ upsd.conf 2015-01-03 14:25:51.479381637 -0600 @@ -28,7 +28,8 @@ # ======================================================================= # LISTEN
[] -# LISTEN 127.0.0.1 3493 +LISTEN 127.0.0.1 3493 +LISTEN omega-3g 3493 # LISTEN ::1 3493 # # This defaults to the localhost listening addresses and port 3493. --- upsd.users.INST 2013-05-15 09:03:58.000000000 -0500 +++ upsd.users 2015-01-03 14:27:31.429548070 -0600 @@ -70,3 +70,10 @@ # The matching MONITOR line in your upsmon.conf would look like this: # # MONITOR myups@localhost 1 upsmon pass master (or slave) + +[upsmon] + password = xxxxxxxxxx + actions = SET + instcmds = beeper.disable beeper.enable beeper.mute \ + test.battery.start.deep test.battery.start.quick test.battery.stop + upsmon master --- upsmon.conf.INST 2013-05-15 09:03:58.000000000 -0500 +++ upsmon.conf 2016-08-06 14:27:26.116690252 -0500 @@ -82,6 +82,8 @@ # MONITOR myups@bigserver 1 monmaster blah master # MONITOR su700@server.example.com 1 upsmon secretpass slave # MONITOR myups@localhost 1 upsmon pass master (or slave) +MONITOR Cyber-1 1 upsmon sparky120 master +MONITOR Cyber-2 0 upsmon sparky120 master # -------------------------------------------------------------------------- # MINSUPPLIES --- upsset.conf.INST 2013-05-15 09:03:58.000000000 -0500 +++ upsset.conf 2015-01-25 10:43:47.735938611 -0600 @@ -32,5 +32,5 @@ # ### -### I_HAVE_SECURED_MY_CGI_DIRECTORY +I_HAVE_SECURED_MY_CGI_DIRECTORY ###