#icinga — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #icinga, aggregated by home.social.
-
arriving very late to the "how to pronounce #icinga" party
how late, you say? .wma late
-
Got the green light at work to begin working on migrating out Icinga monitoring from V1 to V2.
Going to fun getting all ~1600 hosts converted and imported.
Thankfully we can run the two in parallel, so we won't lose any monitoring. Though the long term plan will be to strip out NRPE and replace it with Icinga 2 Agent
-
You know what? The http 500 errors were not the fault of the provider but the Icinga API responses. When you delete a host group that you don't have permission to delete, the status is not 403 as it should be but 404 No objects found. What's the point of deleting a missing object? There is no way to know if you have permission or not. This "security" feature is so annoying. If you create the resource again, you have a 500 error without error message because the object already exists. I'm going to patch my fork to handle those use cases.
-
Even if the project seems dead, I have created the pull requests anyway:
- https://github.com/lrsmith/go-icinga2-api/pull/19
- https://github.com/lrsmith/go-icinga2-api/pull/20If there is any Icinga maintainer that would like to fork this library to make it official, I would love to contribute to this fork 🙏
-
It's the other way around. The one from openHPI is not maintained while the official is. But the official misses the "zone" attribute to create hosts. And there is no downtime. So I have created and published a fork https://registry.terraform.io/providers/jouir/icinga2/latest/docs
I knew I needed to create my own version to fix the issues we had in the past but I didn't remember the details.
After a whole day of switching thousands of servers to my new provider, the issues came to life. When the API times out, the plan fails but the host is created. At the second run, Terraform tries to create the host because it doesn't exist in the state but Icinga returns a 500 Internal Server Error because the host already exists. The solution is to remove the host from Icinga then apply again.
I will not do this for the last 52 plans in error with more or less 100 servers. No. I don't know if it's idiomatic to Terraform but I don't care, I will run a GET before creation and create only if it doesn't exist. Same for deletion. This will ease the life of our team having to deal with the flacky API at some point.
I will contribute back to the upstream project of course. If it's refused, no worries, I'll keep my own version.
-
I have finally managed to develop a Terraform provider locally to add a feature we miss for a long time on Icinga.
Unfortunately, the Icinga provider doesn't seem to be maintained so I'll patch the one we use, from openHPI, and hope it'll get merged. If not, we'll probably create another fork.
- https://github.com/Icinga/terraform-provider-icinga2/
- https://github.com/openHPI/terraform-provider-icinga2 -
#Nagstamon got two new releases to #fix small #bugs users found in 3.18.0 - so there is the new 3.18.2 out now. 👉️ https://nagstamon.de/download #monitoring #checkmk #centreon #zabbix #icinga #nagios #linux #windows #macos
-
#Nagstamon got two new releases to #fix small #bugs users found in 3.18.0 - so there is the new 3.18.2 out now. 👉️ https://nagstamon.de/download #monitoring #checkmk #centreon #zabbix #icinga #nagios #linux #windows #macos
-
#Nagstamon got two new releases to #fix small #bugs users found in 3.18.0 - so there is the new 3.18.2 out now. 👉️ https://nagstamon.de/download #monitoring #checkmk #centreon #zabbix #icinga #nagios #linux #windows #macos
-
#Nagstamon got two new releases to #fix small #bugs users found in 3.18.0 - so there is the new 3.18.2 out now. 👉️ https://nagstamon.de/download #monitoring #checkmk #centreon #zabbix #icinga #nagios #linux #windows #macos
-
Hooray - more than 1 year since the last #stable #release the new version 3.18.0 is out now! 🥳 🍻 Coming with web login, #LibreNMS support and more improvements and fixes. 📰 https://nagstamon.de/nagstamon-3-18-0-released Get it at https://nagstamon.de/download #checkmk #centreon #nagios #zabbix #icinga #monitoring #relax
-
Hooray - more than 1 year since the last #stable #release the new version 3.18.0 is out now! 🥳 🍻 Coming with web login, #LibreNMS support and more improvements and fixes. 📰 https://nagstamon.de/nagstamon-3-18-0-released Get it at https://nagstamon.de/download #checkmk #centreon #nagios #zabbix #icinga #monitoring #relax
-
Hooray - more than 1 year since the last #stable #release the new version 3.18.0 is out now! 🥳 🍻 Coming with web login, #LibreNMS support and more improvements and fixes. 📰 https://nagstamon.de/nagstamon-3-18-0-released Get it at https://nagstamon.de/download #checkmk #centreon #nagios #zabbix #icinga #monitoring #relax
-
Hooray - more than 1 year since the last #stable #release the new version 3.18.0 is out now! 🥳 🍻 Coming with web login, #LibreNMS support and more improvements and fixes. 📰 https://nagstamon.de/nagstamon-3-18-0-released Get it at https://nagstamon.de/download #checkmk #centreon #nagios #zabbix #icinga #monitoring #relax
-
For those of you who are interested in #homeserver & #homelab setups, what is your approach to monitoring and alerting?
I've always really loved #icinga but I'm wondering what other people are using.
-
Diese Woche geht's bei @ajfriesen und mir um Monitoring im Smart Home und dem Homelab. Welche Arten von Monitoring gibt es? Wieso ist das wichtig? Welcher Ansatz eignet sich fürs Smart Home? Darüber hinaus berichtet Andrej über seine Migration von Fritz zu UniFi für WLAN, LAN und Router.
Im Podcatcher eurer Wahl oder hier: https://podcast.smarthuette.de/episodes/grune-balken-machen-glucklich-monitoring-im-smart-home
Viel Spaß beim Hören!
#homeassistant #homelab #unifi #monitoring #uptime_kuma #zabbix #prometheus #nagios #icinga #grafana #linux #docker #traefik -
Hooray - finally did some cleanup in Nagstamon's GUI code. Please check latest release 3.17-20250821 from https://github.com/HenriWahl/Nagstamon/releases/tag/latest to find out if it still works. #monitoring #nagios #checkmk #icinga #zabbix #centreon #op5 #test #help
-
Is there an on-premise, open source option for a monitoring/telemetry platform comparable* to say New Relic or Dynatrace with an approachable query language?
Is Prometheus+Grafana pretty much it?
Simpler the better, approachable for a casual user (i.e. curious non-technical tenants) would be great.
* Caveats for "comparable" apply!
#Linux #RunBSD #telemetry #OpenTelemetry #NewRelic #Dynatrace #Datadog #PlatformMonitoring #Monitoring #DevOps #HomeLab #soho #infrastructure #Network #CloudNative #CNI #FOSS #FLOSS #prometheus #grafana #zabbix #icinga #nagios
-
Finally Nagstamon #stable #release 3.14 (π) is out. Comes as usual with #bugfixes and #improvements. Get it at https://nagstamon.de/download #monitoring #checkmk #icinga #centreon #zabbix #prometheus #nagios
-
New Nagstamon #testing release 3.13-20240221 is out. Help making the next stable to be released soon by testing it. Get it at https://github.com/HenriWahl/Nagstamon/releases/tag/latest #icinga #centreon #checkmk #monitoring
-
Hey #Openstreetmap people. Is there a simple way to check the correct function of a slippymap e.g. using #python and #selenium with tools like #icinga or #checkmk?
-
Dieses Wochenende stand die Einrichtung von Grafana, InfluxDB3 und Telegraf im Homelab an.
Grafana und InfluxDB3 als Container, Telegraf nativ.
Hintergrund ist die Entscheidung von Icinga nur gegen einen Obulus von 5000€ pro Jahr Zugriff auf deren RPM-Pakete für RockyLinux, RHEL, etc zu gewähren.
Bis jetzt habe ich beruflich immer Nagios Monitoring Tools eingesetzt.
Jetzt möchte ich Grafana vom Beiwerk für schöne Visualisierungen in Icinga zum voll ausgebauten Monitoring Tool befördern und später auch die Alarmierung testen.Demnächst installiere ich noch Elasticsearch, Kibana und die Beats bzw. den Elastic-Agent um Daten zu erfassen und erstelle aus der Datenquelle weitere Panels und Dashboards.
#observability #monitoring #homelab #linux #influxdb #docker #icinga
-
In @icinga you can use Service Apply rules to automatically deploy multiple Service checks.
In most cases this is done using custom variables. But #Icinga also supports functions in advanced Apply rules.
At Infiniroot we used this for a practical use case to ensure #monitoring of connectivity to Zones (and their endpoints).
-
Wow, schon seit über 14 Jahren überwache ich nun mein Heimnetz mit Icinga.
Ich habe nun die neue Version 2 von Uptime Kuma ausprobiert (https://uptime.kuma.pet/), welches rein auf Netzwerkmonitoring ausgerichtet ist, während Icinga u.a. auch Systemmonitoring beherrscht (Partitionen, Prozesse, Last, etc. überwachen) und über Plugins erweiterbar ist.
Uptime Kuma ist einfacher gestrickt, schnell installiert und lässt sich komplett über die Web UI einrichten. Wenn man so will: Klicki-Bunti für Leute, die schnell Netzwerk-Dienste wie HTTP, DNS etc. überwachen wollen.
Es bietet zudem eine Menge Benachrichtigungsoptionen (E-Mail, Mattermost, Nextcloud, etc.). Schön ist auch, dass man Status-Seiten einrichten kann, die öffentlich einsehbar den Status der Dienste anzeigen.
-
Iciniga2 Security Release
#Icinga 2 v2.15.1, 2.14.7 and 2.13.13 and Icinga DB Web v1.2.3 and 1.1.4
-
I spent all day managing our hosts on Icinga using Terraform to see that custom variables are not reported by the API, which makes the Terraform provider recreate the resource every time. This seems to be a limitation of Icinga, not the provider.
I'm sick of their eventual consistency home-made multi-master model. If I create something, I want it to be available right now and in the same state. As a user, I don't want to reload the service, which I can't reload myself by the way, to read data from somewhere unknown to see what I have just created.
-
I never thought I would rebuild my #Spacewalk currency #Icinga plugin after almost 9 years..
-
#Icinga DB Web v1.2.2 and Icinga Web v2.12.5 released
Security Release and PHP 8.4 Support
#adminlife #opensource #security
https://icinga.com/blog/releasing-icinga-db-web-v1-2-2-and-icinga-web-v2-12-5/
-
icingaweb2-module-pdfexport:
Why should you use Imagemagick or similar if you can also install Google Chrome on the server on which #Icinga is running?See Installation:
https://github.com/Icinga/icingaweb2-module-pdfexport/blob/main/doc/02-Installation.md
In my opinion, this is so wrong
https://github.com/Icinga/icingaweb2-module-pdfexport/tree/main?tab=readme-ov-file
-
Bisschen nervig, dass ich #ICINGA nicht unter rocky linux installieren "kann" weil es hinter der PayWall steckt.
-
A customer recently reached out to us that their #Icinga UI no longer showed the embedded #Grafana visualizations.
The "grafana" module for Icingaweb2 has undergone a lot of changes in the past, including a fork and support for newer #PHP versions.
Thanks to our #troubleshooting the reason was quickly identified: A major release upgrade of Grafana caused a breaking change in the dashboard UIDs.
In the latest post on our Infiniroot #blog we share our analysis and fix.
-
All our managed #Kubernetes clusters are monitored and fully integrated into our #Icinga core #monitoring.
When we recently got a cluster alert, we first suspected one or more cluster nodes running into a "node pressure" situation.
But as the analysis went on - it turned out to be a Kernel bug!
On our Infiniroot blog, we share our #troubleshooting and analysis steps in our latest post.
Happy Weekend. May your clusters stay online. ☀️
https://www.infiniroot.com/blog/1484/kube-proxy-pod-crash-netfilter-bug-linux-kernel
-
-
Hooray - finally did some cleanup in Nagstamon's GUI code. Please check latest release 3.17-20250821 from https://github.com/HenriWahl/Nagstamon/releases/tag/latest to find out if it still works. #monitoring #nagios #checkmk #icinga #zabbix #centreon #op5 #test #help
-
Hooray - finally did some cleanup in Nagstamon's GUI code. Please check latest release 3.17-20250821 from https://github.com/HenriWahl/Nagstamon/releases/tag/latest to find out if it still works. #monitoring #nagios #checkmk #icinga #zabbix #centreon #op5 #test #help
-
Hooray - finally did some cleanup in Nagstamon's GUI code. Please check latest release 3.17-20250821 from https://github.com/HenriWahl/Nagstamon/releases/tag/latest to find out if it still works. #monitoring #nagios #checkmk #icinga #zabbix #centreon #op5 #test #help
-
#icinga2 #icinga "You say “Eee-Chingaa”, I say “Aye-Singa” – but how do the Zulus say it? We consulted a couple Zulu speakers and even received a pronunciation guide from Megan Wells to help us all out. As she told us:
“The I in Icinga is actually a Romanized representation of the Zulu click. The easiest way to approximate the click is by putting your tongue behind your top teeth and pulling it down, kind of like a tsk-tsk noise. The vowels on either side of the click are “eee” noises, like in “see”. There is no hard “g” sound in Icinga – the “ng” is pronounced like the end of “sing”. Finally, the “a” is pronounced like the “a” in “father”."
https://icinga.com/blog/archive/a-lesson-in-zulu-icinga/ -
Today is tool day. We are releasing our #Python #SMSGateway tool. Attach your #modempool or your old #Surfsticks from the grab box, insert SIM cards and forward #SMS to your e-mail box. And when such a gateway is already there, why not using it for #icinga #monitoring SMS alerts? #pentesting
https://www.pentagrid.ch/en/blog/open-source-sms-gateway-for-pentest-projects/ -
#yii and #icinga Integration at #IcingaCamp :yii:
-
Sé que soy un pesao con el tema de la monitorización de infraestructuras, pero a ver, es lo que más toco en el trabajo. #monitores #pesao #it #sysadmin #checkmk #nagios #icinga #prometheus #grafana