1827293 Members
2075 Online
109717 Solutions
New Discussion

hp_unixagt

 
Jason_309
Regular Advisor

hp_unixagt

When i do a top i get a entry of hp_unixagt it has been running a long time. On my other machines i do not have this running. Can someone let me know what thisis and what it does?
3 REPLIES 3
Cheryl Griffin
Honored Contributor

Re: hp_unixagt

MIBs Supported by the HP UNIX Subagent

This section describes the MIB objects which are supported by the HP UNIX subagent (hp_unixagt). This MIB resides in the file hp-unix on the HP OpenView network management system.

/sbin/init.d/SnmpHpunix invokes /usr/sbin/hp_unixagt

http://www.docs.hp.com/hpux/onlinedocs/J1136-90005/00/00/8-con.html

OV installed?
"Downtime is a Crime."
Sundar_7
Honored Contributor

Re: hp_unixagt

Jason,

HP-UX SNMP is divided in to two components as SNMP Master agent and sub-agents.

Master agent is the daemon snmpdm and it has two sub-agents (MIB2 and HpUnix).

Master agent implements certain MIB objects and the sub-agents rest of them MIB objects.

You dont have to have it running in the system as long as you are sure the other systems that dont have it running are fine.

# /sbin/init.d/SnmpHpunix stop
# vi /etc/rc.config.d/SnmpHpUnix
SNMP_HPUNIX_START=0
#

-- Sundar
Learn What to do ,How to do and more importantly When to do ?
Michael Tully
Honored Contributor

Re: hp_unixagt

This is part of the snmp suite. It's primary function is the agent daemon for network management. If you are not using snmp traps for another piece of sofware like openview, you could turn it off. see /sbin/init.d/SnmpHpunix
Anyone for a Mutiny ?