Re: [Nagios-users] Monitoring AIX 5.2 hosts

2006-01-03 Thread Raphaël 'SurcouF' Bordet
Le lundi 02 janvier 2006 à 19:41 +0100, [EMAIL PROTECTED] a écrit :
> Hello,
> 
> I need to monitor with Nagios the usual system parameters of several AIX
> 5.2 boxes (disk, cpu, mem, swap, proc, and the like). Any of you have got
> it to work in this plattform? And what is the best way: snmp, nrpe, ncsa,
> ...?
> 
> Any hint will be greatly appreciatted...

Hi,

By default, on AIX 5.2, aixmibd subagent are desactivated. This subagent
handle IBM-AIX-MIB's OID. You can find the MIB file
in : /usr/samples/snmpd/aixmib.my

To enable aixmibd agent, you should change this following line
in /etc/snmpdv3.conf :

--( /etc/snmpdv3.conf )--
# exclude aixmibd managed MIBs from the default view
VACM_VIEW defaultView1.3.6.1.4.1.2.6.191- excluded -
---8<---

Just replace "excluded" word by "included" word and start aixmibd
sub-agent :

# startsrc -s aixmibd


Regards,

-- 
Raphaël 'SurcouF' Bordet 
http://debianfr.net/ | JID: surcouf at debianfr dot net




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null


Re: [Nagios-users] Monitoring AIX 5.2 hosts

2006-01-02 Thread Russell Adams
I've found AIX's SNMP to be limited, and on my hosts I use NCSA and
some shell scripts.

Russell

On Mon, Jan 02, 2006 at 07:41:48PM +0100, [EMAIL PROTECTED] wrote:
> Hello,
> 
> I need to monitor with Nagios the usual system parameters of several AIX
> 5.2 boxes (disk, cpu, mem, swap, proc, and the like). Any of you have got
> it to work in this plattform? And what is the best way: snmp, nrpe, ncsa,
> ...?
> 
> Any hint will be greatly appreciatted...
> 
> Un saludo,
> 
> 
> Pablo Espinar
> 
> Barcelona (Spain)
> 
> 
> 
> 
> ---
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
> ___
> Nagios-users mailing list
> Nagios-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when reporting 
> any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
> 
> 
--
Russell Adams[EMAIL PROTECTED]

PGP Key ID: 0x1160DCB3   http://www.adamsinfoserv.com/

Fingerprint:1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3


pgpfg2Y3EA9V3.pgp
Description: PGP signature


[Nagios-users] Monitoring AIX 5.2 hosts

2006-01-02 Thread pespinar
Hello,

I need to monitor with Nagios the usual system parameters of several AIX
5.2 boxes (disk, cpu, mem, swap, proc, and the like). Any of you have got
it to work in this plattform? And what is the best way: snmp, nrpe, ncsa,
...?

Any hint will be greatly appreciatted...

Un saludo,


Pablo Espinar

Barcelona (Spain)




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
___
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue.
::: Messages without supporting info will risk being sent to /dev/null