Raspberry Pi Junction on a Icinga System

Hello World,

I have a question.
Is it possible to connect a Raspberry Pi to an Icinga system?
The idea was for the Raspberry Pi to monitor the Icinga system and, as soon as the system fails, it returns an alarm in the form of an SMS.

Is it possible that the Raspberry Pi monitors the nodes just like the Icinga software?

I kindly ask for help :smiley:

You can install Icinga on the Pi if you want to. That would probably be my
approach.

As for having the Pi monitor another Icinga server, and then send an SMS, yes,
definitely.

You just need to decide how you want to β€œmonitor” Icinga, and then use
something like smstools (Debian package name) to send the message.

Antony.

1 Like