Search found 17 matches

by SilvesterDU
Mon Aug 17, 2015 10:12 pm
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

Curious - what does that file look like: ls -l /opt/nagios/var/ tail /opt/nagios/var/isilon-checks.log Hi, There is no /nagios/var folder existing under /opt. I guess you are meaning "/usr/local/nagios" in my environment. Here are the result [nagios@localhost ~]$ ls -l /usr/local/nagios/v...
by SilvesterDU
Mon Aug 17, 2015 2:54 am
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

Sounds good, let us know the results. First, I've set up the SSH keys, so that from the nagios appliance can ssh to the isilon host without keyboard interaction using the account nagios Nagios_ssh_Problem1.png Next, I've set up the crontab under the nagios account. Unfortunately, the Nagios service...
by SilvesterDU
Thu Aug 13, 2015 10:24 pm
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

Whose cron did you add this to? */5 * * * * /opt/nagios/libexec/ce/isilon-checks.sh > /opt/nagios/var/isilon-checks.log Whoever that is will need to be able to ssh to the isilon without any keyboard interaction I suspect. That's the debugging step I'd take next. I add to the cron of root user, and ...
by SilvesterDU
Wed Aug 12, 2015 10:16 pm
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

I've tried but seems the same result:(


Silvester
by SilvesterDU
Wed Aug 12, 2015 4:17 am
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

Thank you for the hint-- actually I takes a safer way: instead of modifying the network setting of Nagios appliance, I added an network interface on my Isilon nodes and ensure that interface is in the same subnet of Nagios. Now the host is shown as "up". Nagios_hostup2.png Then I noticed a...
by SilvesterDU
Tue Aug 11, 2015 11:21 am
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

As there is no reference to my isilon-services.cfg. That is not correct. In your nagios.cfg: # STATIC OBJECT DEFINITIONS (THESE DON'T GET EXPORTED/IMPORTED BY NAGIOSQL) cfg_dir=/usr/local/nagios/etc/static When you restarted and got no error you should have looked in your interface. It's likely you...
by SilvesterDU
Tue Aug 11, 2015 8:52 am
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

I did before my fist try. Anyway I tried your suggestion: 1. Removed the line and re-run. No error and no warning. This is expected. As there is no reference to my isilon-services.cfg. 2. Add the line back and re-run. Same error. I'm considering re-deploying an Nagios XI instance, if it is the last ...
by SilvesterDU
Mon Aug 10, 2015 10:34 pm
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

I'm a bit baffled. I copied/pasted your isilon config directly into my 4.0.8 lab box and it validated no problem. I did have to add the isilon-clusters hostgroup, but that is to be expected. Just for fun (because it's more fun than digging into cfg directives in the main file anyway) let's try to c...
by SilvesterDU
Mon Aug 10, 2015 10:13 am
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

Also, here are the 2 configurations files exported from Isilon. Global Nagios Configuration-Configuration file for Nagios -applicable to all Isilon clusters Cluster Nagios Configuration-Configuration file for Nagios applicable to this cluster (rtpisilon) Although they may or may not be imported to n...
by SilvesterDU
Mon Aug 10, 2015 10:07 am
Forum: Nagios XI
Topic: Monitor Isilon with Nagios XI
Replies: 33
Views: 14087

Re: Monitor Isilon with Nagios XI

Ah... sorry I wasn't realizing the extension was blocked.

Here you are.

Silvester