Specifications

5-42
Cisco TV CDS 2.5 ISA Software Configuration Guide
OL-24788-01
Chapter 5 System Monitoring
Recommended Monitoring Schedule
Choose Monitor > System Level > System Health and check the System Health Monitor page for
red or yellow states on any of the servers. Click any red or yellow boxes to see detail information
on disk, NIC, or services. See the “System Health” section on page 5-3 for more information.
Choose Monitor > System Level > Failed Ingests to check for any failed ingests. See the “Ingests
section on page 5-7 for more information.
Choose Monitor > System Level > System Failures to check for any system failures. See the
“System Failures” section on page 5-21 for more information. It is also possible to run a report for
the previous day. See the “System Failures” section on page 6-27 for more information.
Weekly Tasks
The following tasks should be performed weekly:
Monitoring Tasks for Streamers and Vaults
Monitoring Tasks for Vaults
Monitoring Tasks for Streamers
Note All commands require that you log into each Linux operating system as root. Some tasks have a CDSM
option.
Monitoring Tasks for Streamers and Vaults
To monitor the Streamer and Vaults weekly, do the following:
Step 1 Recover used disk space. Log in to each server using the root logon and run the following command:
dh -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 13G 5.2G 7.0G 43% /
/dev/hda6 20G 16G 4.3G 78% /arroyo/log
If the disk usage is greater than 75 percent, recover the disk space using the following methods:
a. Search and remove any core files.
find /arroyo –name core*
find /home/isa –name core*
b. Copy any archived logs to an external device and delete them from the /arroyo/archive directory.
c. Check for the presence of old install or upgrade ISO files in the /root directory and delete them.
find /root –name *.iso
find /arroyo –name *.iso
Step 2 Verify the services are running. Choose Monitor > Server Level > Services Monitor to check the
services for each server, or log in to each server and run the following commands:
su - isa
show_calypso_services