Operating System - HP-UX
1752579 Members
4010 Online
108788 Solutions
New Discussion

How to restart /opt/hpsmc/avc/bin/monitorsvcd r services

 
SOLVED
Go to solution
shikhar_1
Regular Advisor

How to restart /opt/hpsmc/avc/bin/monitorsvcd r services

Hi,

 

Anyone please let me know how to restart monitorsvcd services. Actually i have recreated monitorsvcd.log file but it is not updating after recreating the file. I believe if we will restart monitorsvcd services then .log file will be updating.

 

[root@hpx160:/var/opt/hpsmc/avc/DEH452446Y1-1/log]
$ ll monitorsvcd.log
-rwx------   1 root       root           0 Dec 15 21:31 monitorsvcd.log
[root@hpx160:/var/opt/hpsmc/avc/DEH452446Y1-1/log]
$ ps -ef | grep -i monitorsvcd
    root  1360 21509  0 21:39:03 pts/1     0:00 grep -i monitorsvcd
    root 21975     1 255 23:22:05 ?        155:52 /opt/hpsmc/avc/bin/monitorsvcd --restart
[root@hpx160:/var/opt/hpsmc/avc/DEH452446Y1-1/log]

 

Please let me know how to restart  /opt/hpsmc/avc/bin/monitorsvcd services?

 

 

1 REPLY 1
rariasn
Honored Contributor
Solution

Re: How to restart /opt/hpsmc/avc/bin/monitorsvcd r services

Hi:

 

/sbin/init.d/avcsvcd.sh  stop

/sbin/init.d/avcsvcd.sh  start

 

rgs,