Before you ask a question, you can check the troubleshooting documentation first, maybe you can find an answer here.
Please describe your problem as detailed as possible and don’t forget to use a meaningful title ![]()
We also have a markdown formatting guide to help you make your topics more readable!
Give as much information as you can, e.g.
-
Version used (
icinga2 --version)
The Icinga 2 network monitoring daemon (version: r2.14.2-1) -
Operating System and version
Rocky Linux 8.8 Kernel: 4.18 -
Enabled features (
icinga2 feature list)
Enabled features: api checker mainlog -
Icinga Web 2 version and modules (System - About)
2.12.1 -
Config validation (
icinga2 daemon -C)
Yes. It checks out. -
If you run multiple Icinga 2 instances, the
zones.conffile (oricinga2 object list --type Endpointandicinga2 object list --type Zone) from all affected nodes
object Endpoint “mon1-ext” {
host = “mon1-ext”
port = “5665”
}object Zone “master” {
endpoints = [ “mon1-ext” ]
}object Endpoint “mon1-int” {
}object Zone “int” {
endpoints = [ “mon1-int” ]
parent = “master”
}#object Zone “global-templates” {
object Zone “global” {
global = true
}object Zone “director-global” {
global = true
}
Hello all,
First of all I’m very sorry to post this here and I hope I don’t get flamed for asking my question. Essentially what I am looking for is official training for Icinga2. I am in Alaska and while I can go to the training hosted in Germany (virtually), I was hoping to find something in the U.S. that would be a little closer to my timezone (-9 UTC). I basically inherited a running Icinga2 and I am trying to make ‘heads or tails’ of it. One of my sister units has a couple of “expert” Icinga users and they were baffled by our setup here, but were able to point me in the right direction enough that now I can add and delete items to Icinga. However, what I’m reading and learning on the web about Icinga, even their setup is far from ideal and they are considered the “experts” of our group.
What I’m looking for is suggestions for an officially licensed classroom environment for Icinga2. If I’m going to run our Icinga, I want to do it the right way.
Our company does have funds to pay for this class and I have permission to attend, I’m just struggling to find something relevant and I am asking for help.
Thank you in advance.
Respectfully,
AB