OpenBSD
1.18K subscribers
38 photos
2 videos
6 files
405 links
Сool OpenBSD stuff @openbsd
Feedback obsd@tuta.io

Community:
@openbsd_en
@openbsd_ru
@openbsdbr
@OpenBSD_es

OpenBSDjumpstart https://t.me/joinchat/EzTjLQuG8MdUSVqFS1xA4w

Unofficial channel. Get OpenBSD: https://www.openbsd.org/
Download Telegram
SNMP v3 check for OpenBSD systems state monitoring

This script uses SNMPv3 to check memory and swap usage, file system space usage and CPU load average on OpenBSD system. It also shows detailed information about all avaliable file systems, configured NICs, system information about OS and list of running processes.

https://github.com/alexander-naumov/openbsd_snmp3_check

#snmp #monitoring
Monitoring OpenBSD with Grafana and Prometheus.

With any deployment of OpenBSD, it is always advisable to have some sort of monitoring enabled... Last week, I ended up moving over to a Grafana dashboard with prometheus as the monitoring system...

https://www.findelabs.com/post/grafana-prometheus-monitoring-openbsd/

#grafana #prometheus #monitoring
Prometheus - Auto-deploying Consul and Exporters using Saltstack Part 3: OpenBSD.

This is the third part in my ongoing series on using SaltStack to deploy Consul and Prometheus Exporters, enabling Prometheus to discover machines and services to monitor.

https://yetiops.net/posts/prometheus-consul-saltstack-part-3-openbsd/

#monitoring #consul
Zabbix server setup on OpenBSD

I
go over how to setup a Zabbix monitoring and alerting server on OpenBSD. OpenBSD is very stable and secure so its a great platform for a platform like Zabbix. For this configuration we use OpenBSD’s httpd, PHP 7.3, and PostgreSQL.

https://daulton.ca/2020/03/openbsd-zabbix-server/

#zabbix #monitoring