Search found 8 matches

by elliotK
Mon Nov 11, 2019 6:34 pm
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Re: Help using xi for a newbie - check_ilo_health

Thanks a lot for your help Scott and everyone. I think I've got enough with SNMP, happy to close this one out.
by elliotK
Mon Nov 11, 2019 6:41 am
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Re: Help using xi for a newbie - check_ilo_health

I saw above there was a question on getting ilo ambient temp. Here's an example the OP can use to grab it. Just use CCM to make a service to check and add thresholds. /usr/local/nagios/libexec/check_snmp -H xxxx -o cpqHeTemperatureCelsius.0.1 -C public -P 2c -m CPQHLTH-MIB' Hi thanks for this. I've...
by elliotK
Sun Nov 10, 2019 6:36 am
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Re: Help using xi for a newbie - check_ilo_health

Hi Scott, thanks for this. [root@nagios sbin]# which hpasmcli /usr/bin/which: no hpasmcli in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin) [root@nagios libexec]# ./check_proliant.py --type=fan UNKNOWN: Error in pexpect while running hpasmcli [root@nagios libexec]# ./check_proliant.py...
by elliotK
Wed Nov 06, 2019 10:33 pm
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Re: Help using xi for a newbie - check_ilo_health

scottwilkerson wrote:Can you show the output of the following

Code: Select all

grep hpasmcli /etc/sudoers
Hi Scott thanks for the help.

Code: Select all

[root@nagios ~]# grep hpasmcli /etc/sudoers
nagios  ALL=(ALL)       NOPASSWD: /sbin/hpasmcli
by elliotK
Tue Nov 05, 2019 12:09 am
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Re: Help using xi for a newbie - check_ilo_health

Thanks Benjamin, I'm still confused by that further information. I saw the requirements for installing pexpect and editing the sudoers file, and I did both successfully on the Nagios XI virtual appliance. The Nagios XI server is running on VMware on the host proliant server. I also have another prol...
by elliotK
Sun Nov 03, 2019 7:17 am
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Re: Help using xi for a newbie - check_ilo_health

Hi Benjamin, I've tried setting up check_proliant.py but not having any luck. I don't think I understand how it is supposed to be used - are you able to explain it? My searches have shown people using it with NRPE, but there's nothing about this from the plugin itself. It says it checks the HPASM/HP...
by elliotK
Mon Oct 28, 2019 5:00 pm
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Re: Help using xi for a newbie - check_ilo_health

Thanks a lot for the tip Benjamin, I'll try check_proliant.sy plugin.

I've already had a quickstart, but that was trying to get a plugin called check_hp working. I think that one needs the mib's and oid's.

Cheers,
Elliot
by elliotK
Sat Oct 26, 2019 12:47 am
Forum: Nagios XI
Topic: Help using xi for a newbie - check_ilo_health
Replies: 16
Views: 1874

Help using xi for a newbie - check_ilo_health

Hi all first post and new to Nagios. I'm not a Linux guy at all and am Googling every step of the way to learn about chmod, outputting a command to a text file, editing with nano, installing pearl modules, etc. I'm currently on the free trial of XI and if I can get it set up I can ask my client to p...