Resynchronize EMS
What is synchronize ? hhmmm, in this tutoriale, i want to describe it.
Synchronize in netcool is an event for appropriate a netcool with EMS. Its mean the function of synchronization is for appropriate a netcool with EMS, in other case some alarm not match or any update props so this case need to do synchronize. Noted, some update in rules not need to synch, thats just need to kill HUP.
okay, so let me to explain the step are:
Step to Synchronize are:
- you must know whats the process running in this time before u synch.
u can use this syntax to look the process: nco_pa_status -server TELCOPROBE1_PA
then u will get any information like this:
———————————————————————————————————————
Service Name Process Name Hostname User Status PID
———————————————————————————————————————-
EMSTYPE01 OSOS_BB_NM JKTBTRFMTPROBE01nco73 DEAD 0
OSOS_BB_RM JKTBTRFMTPROBE01nco73 DEAD 0
EMSTYPE02 M2000_SVR1 JKTBTRFMTPROBE01nco73 RUNNING 2229
M2000_SVR2 JKTBTRFMTPROBE01nco73 RUNNING 28294
M2000_SVR5 JKTBTRFMTPROBE01nco73 RUNNING 28983
M2000_SVR6 JKTBTRFMTPROBE01nco73 RUNNING 24464
- Stop specific probe use this syntax:
NB: Perbedaan edit props dengan edit rules yaitu: jika edit props anda diwajibkan mereload process name, sedangkan edit rules hanya memerlukan kill -HUP PID
















