Forum Discussion

John_Snodgrass's avatar
10 years ago

List of processes that only run on the master server

When our build group puts out a new system the snmpd.conf file looks to be way out of date.  There is a section to monitor processes for Master/Media.  The problem we're having is that when this is p...
  • RamNagalla's avatar
    10 years ago

    proc bpdbm 40 1
    proc bpjobd 10 1
    proc nbjm 1 1
    proc nbpem 

    proc nbemm 1 1

    proc nbrb 1 1
    proc bprd 40 1

    above will only run on master server

    proc nbstserv 1 1  -->runs on Media server if Disk pools are configured.
    proc nbrmms 1 1    --> runs on Media server if Disk pools are configured.
     

    i would rather look for bpps -x on the media server and determine what all are running based on its configurations..