RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Prometheus2
Jul 20, 2023
Systems monitoring and alerting toolkit
Prometheus is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.
Prometheus’ main distinguishing features as compared to other monitoring systems are
- a multi-dimensional data model timeseries defined by metric name and set of key/value dimensions
- a flexible query language to leverage this dimensionality
- no dependency on distributed storage; single server nodes are autonomous
- timeseries collection happens via a pull model over HTTP
- pushing timeseries is supported via an intermediary gateway
- targets are discovered via service discovery or static configuration
- multiple modes of graphing and dashboarding support
- support for hierarchical and horizontal federation
- Older
- Newer
Checkout these related ports:
- Zabbix64-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//})
- Zabbix64-proxy -
- Zabbix64-java -
- Zabbix64-frontend -
- Zabbix64-agent -
- Zabbix6-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//})
- Zabbix6-proxy -
- Zabbix6-java -
- Zabbix6-frontend -
- Zabbix6-agent -
- Zabbix5-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//}) LTS
- Zabbix5-proxy -
- Zabbix5-java -
- Zabbix5-agent -
- Zabbix44-server - Enterprise-class open source distributed monitoring (${PKGNAMESUFFIXS/^-//})