Cisco Cisco Packet Data Gateway (PDG) Guia De Resolução De Problemas

Página de 156
  inPilot Administration and Management 
Operations and Management  ▀   
Cisco ASR 5000 Series inPilot Installation and Administration Guide  ▄  
 
  OL-22993-01 
Operations and Management 
This section provides information on the scripts that can be used to manage the inPilot components and the reports. 
 
 
Using the Maintenance Utility 
A shell script utility called serv is included with inPilot in the <inpilot_install_dir>/starbi/bin directory. 
 
This serv script can be used to manage the following inPilot processes: 
 
Process Monitor (PSMON) Application 
 
Scheduling Server 
 
Postgres Server 
 
Apache Server 
This utility can report the status of the inPilot processes on the system or it can be used to stop the inPilot process. 
Following are the options available with the serv script: 
 
 
Keyword
 
Description
 
psmonitor
 
This is an optional keyword used with the serv script. This represents the PSMON application.
 
scheduler
 
This is an optional keyword representing the scheduling server.
 
postgres
 
This is an optional keyword representing the postgres server.
 
apache
 
This is an optional keyword representing the apache server.
 
start
 
Starts each inPilot process.
 
stop
 
Kills or stops the running inPilot process.
 
status
 
Displays the status of each inPilot process.
 
 
For example, if you want to start only the PSMON, then enter the following command: 
 
or 
 
I
MPORTANT
:
  If you stop the inPilot process, make sure that PSMON is not running. Otherwise PSMON will 
restart the inPilot application.