NEC IP8800/S2400 Manuale Utente

Pagina di 250
5.   
Collecting Failure Information
152
5.3
Writing to MC
The failure and maintenance information can be written to MC. Note that MC is subject to the capacity limit.
5.3.1
Writing File to MC Using Operation Terminal
When writing the system information to MC, use the operation terminal.
Figure 5-11: Writing Information to MC
Insert MC to which the information is written.
 
Check the size of the file to be copied (tech.log) using the ls -l command.)
> ls -l tech.log
-rw-r--r--  1 operator  users  234803 Nov 15 15:52 tech.log
 
Check the free space using the show mc command.
>show mc
Date 2005/11/15 15:50:40 UTC
MC  : Enabled
    Manufacture ID : 00000003
    16,735kB used
    106,224kB free      <---------- 1
    122,959kB total
 
Copy the source file to MC with name "tech-1.log" by using the cp command.
> cp tech.log mc-file tech-1.log
 
Verify that the file has been written to MC.
> ls mc-dir
Name             Size
tech-1.log               234803
>
1. Free space