此内容没有您所选择的语言版本。
Chapter 4. Monitoring
RHN Satellite contains many different components, many of which can be monitored. This chapter outlines ways of performing monitoring operations for different areas of the system.
Procedure 4.1. Monitoring Tablespace
- In Oracle databases, it is important to regularly check that the tablespaces have sufficient free space. Do this by switching user to the
Oracle
user, and issuing thedb-control report
command:Copy to Clipboard Copied! Toggle word wrap Toggle overflow - If a tablespace is becoming full, it can be extended using the
db-control extend
command with the name of the tablespace to be extended:db-control extend tablespace
db-control extend tablespace
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
Procedure 4.2. Monitoring RHN Satellite Processes
- Verify that Satellite processes are working using the
rhn-satellite status
command:rhn-satellite status
rhn-satellite status
Copy to Clipboard Copied! Toggle word wrap Toggle overflow