Schneider Electric AP9631 Network Card User Manual


 
UPS Network Management Card 2 User’s Guide16
To configure an NTP server to define the date and time for the NMC, see “Set the Date and Time”
on page 68.
Example 1: To display the date using the format yyyy-mm-dd, type:
date -f yyyy-mm-dd
Example 2: To define the date as October 30, 2009, using the format configured in the preceding example,
type:
date -d “2009-10-30”
Example 3: To define the time as 5:21:03 p.m., type:
date -t 17:21:03
delete
Access: Administrator only
Description: Delete a file in the file system. (To delete the event log, see “eventlog,” beginning on page ).
Example: To delete a file:
1. Navigate to the folder that contains the file. For example, to navigate to the
logs folder, type:
cd logs
2. To view the files in the
logs folder, type:
dir
3. Type
delete <file name>.
detstatus
Access: Administrator, Device User
Description: View the detailed status of the UPS. See also the -st option in “ups” on page 23.
Option Argument Description
-d <“datestring”> Set the current date. Use the date format specified by the date -f command.
-t <00:00:00>
Configure the current time, in hours, minutes, and seconds. Use the 24-hour
clock format.
-f
mm/dd/yy |
dd.mm.yyyy |
mmm-dd-yy |
dd-mmm-yy |
yyyy-mm-dd
Select the numerical format in which to display all dates in this user interface.
Each letter m (for month), d (for day), and y (for year) represents one digit.
Single-digit days and months are displayed with a leading zero.
-z
<time zone
offset>
Set the difference with GMT in order to specify your time zone. This enables you
to synchronize with other people in different time zones.
Argument Description
<file name> Type the name of the file to delete.
Option Arguments Description
-all
Show all applicable status information for this UPS.