[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Legato NetWorker process



Is the Legato NetWorker client and server supposed to be running on the
RAQ3, even if it is disabled in the GUI?

I have this process on my RAQ3 that I don't know what is doing there:

# netstat -l
tcp        0      0 *:7937                  *:*                     LISTEN
tcp        0      0 *:7938                  *:*                     LISTEN

# /usr/sbin/fuser -n tcp 7937
7937/tcp:              943

# /usr/sbin/fuser -n tcp 7938
7937/tcp:              941

# ps -ax | grep 941
  941 ?        SW     0:00 [nsrexecd]

# ps -ax | grep 943
  943 ?        S      0:00 /usr/sbin/nsrexecd

nsrexecd - NetWorker client execution service


Comments?


Jose Aguilar