Want to keep a watchful eye on your IT infrastructure? 🖥️📈
Check out our new Ultimate Guide to installing Zabbix 7.0 LTS on Ubuntu 24.04! We explain how Zabbix works and walk you through setting up this powerful, enterprise-grade monitoring solution from scratch using Nginx and MySQL.
If you want to see the step-by-step coding part and terminal commands, view the full tutorial on our website:
🔗 https://www.ctcservers.com/tutorials/howto/install-zabbix-ubuntu/
#Zabbix #Ubuntu #DevOps #Linux #SysAdmin #ServerMonitoring #OpenSource
Black-box пентест: как одна панель управления раскрыла 30 поддоменов и Zabbix в открытом доступе
Недавно мне поступила задача: провести внешний black-box пентест клиентской панели управления. Входных данных — минимум: только URL. Ни IP-диапазонов, ни схемы сети, ни описания архитектуры. Звучит как типичная история, но в процессе я наткнулся на такие грабли, что решил поделиться методологией. Статья будет полезна и начинающим пентестерам, и админам, которые хотят понять, как их инфраструктуру видят из интернета.
https://habr.com/ru/companies/cloud4y/articles/1043478/
#пентест #blackbox #информационная_безопасность #OSINT #Certificate_Transparency #crtsh #subfinder #nmap #Zabbix #DevOps

Предисловие: все названия компаний, имена разработчиков и реальные IP-адреса изменены. Технические детали и векторы атак — настоящие. Недавно мне поступила задача: провести внешний black-box пентест...
RE: https://mastodon.social/@cichy1173/116625329344164380
Pierwszy update kontenerów i samego systemu za mną #FCOS
Update systemowy odbył się automatycznie, bez żadnych problemów, jedynie dostałem alarm z Zabbixa, że host został zrestartowany.
Dzisiaj miałem update #zabbix proxy do 7.0.27. Rano się obudziłem i już klaster pracował na nowej wersji obrazu. Bez żadnych dodatkowych tooli.
```
Jun 03 00:02:16 zabbix-proxy-fcos-3 podman[24617]: 2026-06-03 00:02:16.331519234 +0000 UTC m=+0.022892655 image pull 9a499fc
```
#fedoracoreos #coreos
🚀 Deploy #Zabbix Multi-Node #Monitoring System on #AlmaLinux #VPS (10 Minute Quick-Start Guide)
This article provides a guide demonstrating how to deploy Zabbix multi-node monitoring system on AlmaLinux VPS.
What is Zabbix?
Zabbix is a free, open-source IT infrastructure monitoring software that collects, analyzes, and visualizes data from networks, servers, virtual machines, cloud ...
Continued 👉 https://blog.radwebhosting.com/deploy-zabbix-multi-node-monitoring-system-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #reverseproxy #selfhosted #letsencrypt #selfhosting #opensource
🚀 Deploy #Zabbix Multi-Node #Monitoring System on #AlmaLinux #VPS (10 Minute Quick-Start Guide)
This article provides a guide demonstrating how to deploy Zabbix multi-node monitoring system on AlmaLinux VPS.
What is Zabbix?
Zabbix is a free, open-source IT infrastructure monitoring software that collects, analyzes, and visualizes data from networks, servers, virtual machines, cloud ...
Continued 👉 https://blog.radwebhosting.com/deploy-zabbix-multi-node-monitoring-system-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #selfhosted #letsencrypt #reverseproxy #selfhosting #opensource
A standby like that will certainly help if the zabbix-server crashes for other reasons, but in that case, you could also just have a separate zabbix-server at the on-prem location. A lot probably depends on the needs and how many on-prem locations we have, i think if we have more locations then the cloud has more reasons to use it
Plus, this kind of setup won't help if the entire on-prem site (where the zabbix-server is) goes down, though Zabbix in the cloud should at least be able to send out notifications. The question is, wouldn't a single simple external health check be enough just for that one piece of information?
https://www.reddit.com/r/zabbix/comments/1tq7ohc/external_zabbix_server/
Unfortunately, Zabbix and zabbix-server aren't capable of parallel HA. But combining on-prem infrastructure with Zabbix Cloud or another cloud provider using standby HA sounds like one of the best-case scenarios. However, the implementation will definitely require a ton of testing and configuration, especially regarding networking.