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 put onto a true media server and not a master/media we're getting alerts for processes not running. I tried to find a list of the process that ONLY run on the master so I can get this config file corrected and distributed out to our other sites. FYI the system is running fine, this is just for monitoring purposes.
#NBU Master/Media Server
proc nbevtmgr 1 1
proc nbemm 1 1
proc nbrb 1 1
proc bprd 40 1
proc bpcompatd
proc bpdbm 40 1
proc bpjobd 10 1
proc nbjm 1 1
proc nbpem 1 1
proc nbproxy 10 1
proc nbstserv 1 1
proc nbrmms 1 1
proc nbsvcmon 1 1
proc nbsl 1 1
I know I need to comment out bpdbm, but what else from this list needs to be removed for a media server.
As usual, Thanks in advance