./<Filename> -install–silent–agentName 192.12.13.14
<Filename> -install-silent–agentName 192.12.13.14
Or to provide the card IP address as parameter to the installer run the command: (Windows) (Linux)
Note: for the other options refer to the next paragraph
<Filename> -install-silent
./<Filename> -install-silent

www.apc.com / www.mgeups.com

7.5.3Install the Shutdown Module in silent mode

In addition to Network Shutdown Module installation in standard mode where the user configures the parameters during the installation, it is possible to install Network Shutdown Module in silent mode i.e. with no user interaction.

Follow these steps to install Network Shutdown Module in silent mode:

ωMake sure you have administrator rights.

ωBuild a customized package with specific parameters (ex: The Network Management Card IP address, the events and actions …).

ωCopy this package to the “target” machine in your chosen directory.

ω(Linux) If necessary execute the command: chmod 755 nsm_linux_xx_3_xx_xx.run

ωTo start the installation procedure, run the command:

to validate silent mode for Windows. to validate silent mode for Unix.

ωThe installed software is automatically started. It is possible to test Network Shutdown Module.

Example of secured deployment script for Linux:

We use ssh to copy the package on several machines and then execute it.

The script iterates on the machine names.

#!/bin/sh

#Notes :

#- Actions to be performed under root account

#- The target.list file contains the target machine names (1 per line)

#- All theses machines must accept automatic ssh connection.

#- It must be authorized with a key generation on the master

#(machine that executes the script) using "ssh-keygen -t rsa2",

#- Then copy the file ~/.ssh/id_rsa.pub to the target machines

#- and add its content into the file ~/.ssh/known_hosts, ie

#"cat id_rsa.pub >> ~/.ssh/known_hosts"

for i in `cat target.list` do

echo "Network Shutdown Module Installation on machine $i" scp nsmlinuxv3xxx.run $i:/tmp

ssh $i /tmp/nsmlinuxv3xxx.run –install -silent

done

T H E U N I N T E R R U P T I B L E P O W E R P R O V I D E R

Network Shutdown Module V3 – User Manual - APC # 990-3630 (MGE # 34 003 934 XU / AB)

Page 42/66

Page 43
Image 43
MGE UPS Systems Network Shutdown Module V3 user manual Install the Shutdown Module in silent mode

Network Shutdown Module V3 specifications

The MGE UPS Systems Network Shutdown Module V3 is an advanced solution designed to manage the safe shutdown of critical IT infrastructures during power outages. As businesses increasingly rely on electronic systems for their operations, ensuring data integrity and preventing hardware damage during unexpected shutdowns is paramount. The Network Shutdown Module V3 provides a seamless response to power loss events, ensuring that systems are properly powered down, minimizing the risk of data loss and equipment failure.

One of the key features of the MGE UPS Systems Network Shutdown Module V3 is its multi-platform support, which allows it to be compatible with various operating systems, including Windows, Linux, and Unix. This versatility ensures that organizations can integrate the module into their existing IT environments without the need for extensive modifications. Additionally, the software can manage multiple servers simultaneously, making it an ideal solution for data centers and enterprises with distributed IT systems.

The module employs advanced communication protocols, including SNMP and Web-based interfaces, facilitating easy integration with network management systems. This feature enables IT administrators to monitor UPS status in real-time, allowing for proactive responses to potential power issues. Furthermore, the Network Shutdown Module V3 can send notifications to users and administrators via email or SNMP traps, keeping everyone informed during critical power events.

Another significant benefit of the Network Shutdown Module V3 is its user-friendly configuration options. The intuitive web interface simplifies setup and management, allowing users to customize shutdown settings according to their specific needs. The module can be configured to initiate a graceful shutdown sequence that saves work in progress and performs necessary tasks, such as database backups, before the systems power down.

The Network Shutdown Module V3 is built with robust security features to protect sensitive data during power interruptions. It includes encryption for data transmission and access controls to ensure that only authorized personnel can make changes to the shutdown settings. This focus on security helps organizations comply with industry standards and regulations, further enhancing the module's value.

In conclusion, the MGE UPS Systems Network Shutdown Module V3 is an essential component for any organization seeking to safeguard its electronic systems against power failures. With its multi-platform support, advanced communication capabilities, user-friendly interface, and robust security features, this module ensures that businesses can maintain operational continuity and protect valuable data even in the face of unexpected power disruptions.