Page 1 of 1

Monitoring Jessie 8.5 on ARM with NagiosXI

Posted: Wed Jun 08, 2016 5:04 pm
by PaulV
Hi all,

Was wondering if anyone out there has successfully monitored, or is monitoring a Jesse 8.5 O/S on ARM hardware?

When trying to install the native client, I get an incompatibility error. Also, SNMP doesn't work.

Any suggestions would be very helpful.

Thanks,
Paul.

Re: Monitoring Jessie 8.5 on ARM with NagiosXI

Posted: Wed Jun 08, 2016 7:22 pm
by Box293
For these scenarios I like check_by_ssh as it removes agents.

It does mean that you need to use plugins that are scripts (if you cannot get them compiled).

https://support.nagios.com/kb/article.php?id=247

As for SNMP not working, what exactly isn't working?

Re: Monitoring Jessie 8.5 on ARM with NagiosXI

Posted: Thu Jun 09, 2016 10:05 am
by WillemDH
Hi all,

I've been able to monitor my Raspbian Jessie with NRPE. You need to compile manually though. I'll see about making a how-to.

Grtz

Re: Monitoring Jessie 8.5 on ARM with NagiosXI

Posted: Thu Jun 09, 2016 10:42 am
by WillemDH
Paul,

Could you give this procedure a try:

https://outsideit.net/monitor-raspberry/

It worked for me every time. Let us know if you encounter any issues.

Grtz

Willem

Re: Monitoring Jessie 8.5 on ARM with NagiosXI

Posted: Thu Jun 09, 2016 10:49 am
by rkennedy
WillemDH wrote:Paul,

Could you give this procedure a try:

https://outsideit.net/monitor-raspberry/

It worked for me every time. Let us know if you encounter any issues.

Grtz

Willem
You're fast! Thanks Willem!
I'll see about making a how-to. Give me a few days.
@PaulV - let us know if you have any further questions.