Cisco Headend System Release 2.7 User Guide

Page of 122
 
 
Determining How the SDV Server Application Started 
4022446 Rev B 
 
Determining How the SDV Server Application 
Started 
To determine how the SDV server application started for the primary or backup SDV 
server, use the following command: ps -ef |grep -i sdb, respectively. 
Results: 
 
If the SDV server was started from the Watchdog application, the following data 
will appear: 
root      1984     1  0 13:42 ?        00:00:00 /opt/sdb/tnoswdog 
root      2558  2525  0 15:07 pts/0    00:00:00 grep -i sdb 
Note: These two processes should be running at all times. 
 
If the SDV server was started from the Command Line Interface, the following 
data will appear: 
root      3263     1  0 12:25 ?        00:00:00 ./sdb -d -supervised 
root      3491  3370  0 15:25 pts/0    00:00:00 grep -i sdb 
Note: These two processes should be running at all times.