1. Information

1.1. Battery Replacement

  • Email from Dean Sherwood <Dean@tropmedres.ac> on date 2023-11-14 10:40, with subject RE: SMRU Hyper-V Host Server Replacement.

    What about the two existing 3000 VA UPS's?
    Any plans about replacing them?
    No (SMRU should be pro-actively replacing the batteries every 3 years).
    Why? Do you have concerns with them?

2. First Time Configuration

  • Note: Use a fixed lease in the DHCP Server to assign an IP address to the APC UPS.

  • Get the IP address from the DHCP Server.

  • Browse to the IP address.

  • Select English.

  • Log on with the default apc user name and the default apc password.

  • Note: Use the APC - UPS password from the KeePass Password Manager for the new password.

  • Type apc in the Current Password field.

  • Type the new password in the New Password field.

  • Type the new password in the Confirm New Password field.

  • Click Apply.

  • Select Configuration | Shutdown.

  • Type apc in the User Name field.

  • Type the APC - PowerChute Authentication phrase password from the KeePass Password Manager in the Authentication Phrase field.

  • Check HTTPS | Enable.

  • Click Apply.

  • Select Log Off.

3. Firmware Upgrade

3.1. NMC 2: AP9630

  • Extract the W:\Firmware\APC UPS\NMC Firmware\AP9630\APC_SUMX_712_EN.zip file.

  • Right-click the apc_hw05_aos712_sumx712_bootmon109.exe file and select 7-Zip > Open archive.

  • Extract the files in the apc_hw05_aos712_sumx712_bootmon109 folder.

  • Close 7-Zip.

  • Start NMC Firmware Update Utility.

  • SMRU-APC01: Type SMRU-APC01 in the Host field.

  • SMRU-APC02: Type SMRU-APC02 in the Host field.

  • Choose SCP for the Protocol.

  • Type 22 in the Port field.

  • Type apc in the User Name field.

  • Type the password in the Password field.

  • Click Start Update.

  • Wait several minutes for upgrade to finish.

  • Click OK in the Device Updated popup message.

  • Close NMC Firmware Update Utility.

  • Wait several minutes for the NMC to be up and running.

3.2. NMC 3: AP9640

  • Extract the W:\Firmware\APC UPS\NMC Firmware\AP9640\APC_NMC3_SU_2506_EN.zip file.

  • Right-click the apc_hw21_su_2-5-0-6.exe file and select 7-Zip > Open archive.

  • Extract the files in the apc_hw21_su_2-5-0-6 folder.

  • Close 7-Zip.

  • Start NMC Firmware Update Utility.

  • SMRU-APC03: Type SMRU-APC03 in the Host field.

  • SMRU-APC04: Type SMRU-APC04 in the Host field.

  • SMRU-APC05: Type SMRU-APC05 in the Host field.

  • TBHF-APC06: Type TBHF-APC06 in the Host field.

  • TBHF-APC07: Type TBHF-APC07 in the Host field.

  • TBHF-APC08: Type TBHF-APC08 in the Host field.

  • Choose SCP for the Protocol.

  • Type 22 in the Port field.

  • Type apc in the User Name field.

  • Type the password in the Password field.

  • Click Start Update.

  • Wait for several minutes upgrade to finish.

  • Click OK in the Device Updated popup message.

  • Close NMC Firmware Update Utility.

  • Wait several minutes for the NMC to be up and running.

3.3. UPS: SUA

SMRU-APC01      10.10.1.27      MRM     Server Room
  • Note: This UPS model does not support firmware updates at all.

3.4. UPS: SMT 18

SMRU-APC02      10.10.1.28      MRM     Server Room
  • Log in as smru on tbhf-anc-mrm using PuTTY.

  • Enter the following commands at a Command Line.

    scp -c aes256-ctr "/media/Windows/Firmware/APC UPS/UPS Firmware/SMT 18/SMT18UPS_15-0.enc" apc@10.10.1.28:/tmp/SMT18UPS_15-0.enc
  • Note: This UPS does not support firmware updates with output on.

  • Log in as apc on SMRU-APC02 using PuTTY.

  • Enter the following commands at a Command Line.

    upsabout                # Old version: UPS 09.3
    cd /tmp
    dir
    
    detstatus -ss
    ups -c off
    detstatus -ss
    
    upsfwupdate -status
    upsfwupdate -install -file /tmp/SMT18UPS_15-0.enc
    
    # Wait until "upsabout" command no longer reports: Firmware update in progress.
    # The firmware update takes several minutes.
    upsabout
    upsfwupdate -status
    detstatus -ss
    ups -c on
    detstatus -ss
    bye

3.5. UPS: SMT 1015

SMRU-APC03      10.10.1.29      MRM     Control Room
TBHF-APC06      10.10.1.231     MRM     Server Room
TBHF-APC07      10.10.1.232     MRM     Server Room
TBHF-APC08      10.10.1.233     MRL     Basement
  • Log in as smru on tbhf-anc-mrm using PuTTY.

  • Enter the following commands at a Command Line.

    scp -c aes256-cbc "/media/Windows/Firmware/APC UPS/UPS Firmware/SMT 1015/SMT1015UPS_17-2.enc" apc@10.10.1.29:/tmp/SMT1015UPS_17-2.enc
    scp -c aes256-cbc "/media/Windows/Firmware/APC UPS/UPS Firmware/SMT 1015/SMT1015UPS_17-2.enc" apc@10.10.1.231:/tmp/SMT1015UPS_17-2.enc
    scp -c aes256-cbc "/media/Windows/Firmware/APC UPS/UPS Firmware/SMT 1015/SMT1015UPS_17-2.enc" apc@10.10.1.232:/tmp/SMT1015UPS_17-2.enc
    scp -c aes256-cbc "/media/Windows/Firmware/APC UPS/UPS Firmware/SMT 1015/SMT1015UPS_17-2.enc" apc@10.10.1.233:/tmp/SMT1015UPS_17-2.enc
  • Log in as apc on SMRU-APC03, TBHF-APC06, TBHF-APC07 and TBHF-APC08 using PuTTY.

  • Enter the following commands at a Command Line.

    upsabout                # Old version: UPS 03.5 or UPS 03.7
    cd /tmp
    dir
    
    upsfwupdate -status
    upsfwupdate -install -file /tmp/SMT1015UPS_17-2.enc
    
    # Wait until "upsabout" command no longer reports: Firmware update in progress.
    # The firmware update takes several minutes.
    upsabout
    upsfwupdate -status
    bye

3.6. UPS: SMT 1027

SMRU-APC04      10.10.1.30      MRL     Blue Freezer Room
SMRU-APC05      10.10.1.31      MRS     Entomology Office
  • Log in as smru on tbhf-anc-mrm using PuTTY.

  • Enter the following commands at a Command Line.

    scp -c aes256-cbc "/media/Windows/Firmware/APC UPS/UPS Firmware/SMT 1027/SMT1027UPS_17-2.enc" apc@10.10.1.30:/tmp/SMT1027UPS_17-2.enc
    scp -c aes256-cbc "/media/Windows/Firmware/APC UPS/UPS Firmware/SMT 1027/SMT1027UPS_17-2.enc" apc@10.10.1.31:/tmp/SMT1027UPS_17-2.enc
  • Log in as apc on SMRU-APC04 and SMRU-APC05 using PuTTY.

  • Enter the following commands at a Command Line.

    upsabout                # Old version: UPS 06.0
    cd /tmp
    dir
    
    upsfwupdate -status
    upsfwupdate -install -file /tmp/SMT1027UPS_17-2.enc
    
    # Wait until "upsabout" command no longer reports: Firmware update in progress.
    # The firmware update takes several minutes.
    upsabout
    upsfwupdate -status
    bye

4. Configuration

4.1. Date/Time

  • Select Configuration > General > Date/Time > Mode.

  • Choose Synchronize with NTP Server.

  • Check Override Manual NTP Settings.

  • Type 10.10.1.1 in the Primary NTP Server.

  • Click Apply.

4.2. Network

4.2.1. DNS

  • Select Configuration > Network > DNS > Configuration.

  • Type 10.10.1.1 in the Primary DNS Server field.

  • Type smru.shoklo-unit.com in the Domain Name (IPv4/IPv6) field.

  • Type smru.shoklo-unit.com in the Domain Name (IPv6) field.

  • Click Apply.

4.2.2. SNMPv1

  • Select Configuration > Network > SNMPv1 > Access.

  • Check Enable.

  • Click Apply.

  • Select Configuration > Network > SNMPv1 > Access Control.

  • Click Community Name 1.

  • Type mocactiru in the Community Name field.

  • Type 10.10.1.23 in the NMS IP/Host Name field.

  • Select Read for the Access Type.

  • Click Apply.

4.2.3. FTP Server

  • Select Configuration > Network > FTP server.

  • Check Enable for the Access.

  • Click Apply.

4.3. Notification

4.3.1. E-mail Server

  • Select Configuration > Notification > E-mail > Server.

  • Type apc##@shoklo-unit.com in the From Address field.

  • Type 10.10.1.170 in the SMTP Server field.

  • Type 25 in the Port field.

  • Uncheck Enable for the Authentication.

  • Click Apply.

4.3.2. E-mail Recipients

  • Select Configuration > Notification > E-mail > Recipients.

  • Click Add Recipient.

  • APC 1 to 6: Type it-notify@shoklo-unit.com in the To Address field.

  • APC 7 to 8: Type smru-it@shoklo-unit.com in the To Address field.

  • Click Apply.

  • APC 1-2 and 6-7:

    • Click Add Recipient.

    • Type Dean@tropmedres.ac in the To Address field.

    • Click Apply.

5. Certificates

  • Select Configuration > Network > Web > SSL Certificates.

  • Choose Remove.

  • Choose Add or Replcae.

  • Click Browse.

  • Select the T:\IT\Helpdesk\X509 Certificates\SMRU-APC-UPS.pem file.

  • Click Open.

  • Click Apply.

  • Select Configuration > Security > SSL Certificates.

  • Choose Upload CA Certificate.

  • Click Certificate File | Browse.

  • Select the T:\IT\Helpdesk\X509 Certificates\SMRU-AC.pem file.

  • Click Open.

  • Click Apply.

  • Choose Upload Local Device Certificate.

  • Click Certificate File | Browse.

  • Select the T:\IT\Helpdesk\X509 Certificates\SMRU-APC-UPS.pem file.

  • Click Open.

  • Click Private Key File | Browse.

  • Select the T:\IT\Helpdesk\X509 Certificates\SMRU-APC-UPS.key file.

  • Click Open.

  • Type the certificate level 2 password in the Private Key Passphrase field.

  • Click Apply.