AIX and HP Network Node Manager


 
Thread Tools Search this Thread
Operating Systems AIX AIX and HP Network Node Manager
# 1  
Old 07-06-2006
AIX and HP Network Node Manager

We are using hp's network node manager and would like to monitor quite a few of our aix boxes. It appears that nnm does not have AIX mibs by default. Does anyone know where i can find mibs for aix to load into nnm? Thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Emergency UNIX and Linux Support

Centos 7 Network Manager overwriting resolv.conf

Hi all, I need to add domain and search parameters to resolv.conf, however network manager overwrites. Setting the PEERDNS=No in the interface file seems to have no effect on this behaviour. Sadly I cannot just disable NM as these are not my hosts, I'm just attempting to install a platform... (3 Replies)
Discussion started by: Skrynesaver
3 Replies

2. Red Hat

Network bandwidth Manager

Dear Engineer, Can anyone please inform me some application name like (CBQ) to control network bandwidth and please provide me the url to configure it. With Best Regards, Md. Abdullah-Al Kauser (1 Reply)
Discussion started by: makauser
1 Replies

3. Linux

Network bandwidth Manager

Dear Engineer, Can anyone please inform me some application name like (CBQ) to control network bandwidth and please provide me the url to configure it. With Best Regards, Md. Abdullah-Al Kauser (0 Replies)
Discussion started by: makauser
0 Replies

4. AIX

How to check if HACMP is running on AIX node?

Hello AIX experts, I have few queries and appreciate if you could help me with them. 1. How to check if HACMP (or any other AIX OS cluster) is installed 2. How to check if HACMP (or any other AIX OS cluster) is running 3. how to check which Oracle DB instance is running on it 4. how to... (1 Reply)
Discussion started by: prvnrk
1 Replies

5. Red Hat

Problem in RedHat Cluster Node while network Failure or in Hang mode

Hi, We are having many RedHat linux Server with Cluster facility for availability of service like HTTPD / MySQL. We face some issue while some issue related to power disturbance / fluctuation or Network failure. There is two Cluster Node configured in... (0 Replies)
Discussion started by: hirenkmistry
0 Replies

6. AIX

Which files can be deleted in /usr in an aix hacmp node?

Hi Can ony one advise which files can be deleted in /usr in an aix hacmp node ? Im new to aix and Im not sure which files can be deleted ? #df -g /usr Filesystem GB blocks Free %Used Iused %Iused Mounted on /dev/hd2 7.00 1.00 86% 67013 22% /usr ... (4 Replies)
Discussion started by: samsungsamsung
4 Replies

7. UNIX for Dummies Questions & Answers

Get Network and Node details

which unix cmd will give the following result... Node Name Task Name ID Status Network NUTTS CTP_E 1000 In Service X25/OFF TCP/ON MUSKET CTP_E 2011 Unreachable X25/OFF TCP/OFF ... (0 Replies)
Discussion started by: rahulrathod
0 Replies
Login or Register to Ask a Question
niff(7) 						 Miscellaneous Information Manual						   niff(7)

NAME
niff - Network Interface Failure Finder (NIFF) introductory information. DESCRIPTION
The Network Interface Failure Finder, NIFF, is a facility for detecting and reporting possible failures in network interface cards (NICs) or their connections. Detection is done by monitoring device counters and attempting to generate traffic to NICs suspected of having failed. Reporting is done using the Event Manager subsystem (EVM). NIFF does not drive failover operations; that is the responsibility of the application that subscribes to NIFF's EVM events. Appropriate courses of action may include selecting another network interface for communication or if it is a clustered environment, migrating an application. See nr(7) for further information. At the heart of NIFF is the traffic monitor thread. The traffic monitor thread tracks changes in the network device's counters, and notes if the received packet counter remains unchanged since the previous snapshot. As long as the counter continues to increase, the traffic monitor thread assumes the NIC is functioning. See nifftmt(7) for further information. The traffic monitor thread can monitor any network interface. The configuration utility, niffconfig, is used to activate and administer the traffic monitor thread. See nifftmt(7) and niffconfig(8) for further information. The Network Interface Failure Finder daemon, niffd, is a traffic generator for network interfaces that have been classified inactive by the kernel traffic monitor thread. The purpose of niffd is to get the interface packet counters to increment, signifying the interface is still alive and well. See niffd(8) for further information. SEE ALSO
: nifftmt(7), nr(7), niffconfig(8), niffd(8) delim off niff(7)