Nagios
Performance Co-Pilot
Nagios | Performance Co-Pilot | |
---|---|---|
8 | 5 | |
1,597 | 980 | |
1.2% | 0.6% | |
8.4 | 9.9 | |
11 days ago | 9 days ago | |
C | C | |
GNU General Public License v3.0 only | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Nagios
-
The 50 best open-source alternatives to popular SaaS software
GitHub: Nagios GitHub Repository
-
OpenRC is a dependency-based init system for Unix-like systems
I've used this opportunity to look at some recent init files.
Here's one of the first I stumbled upon.
https://github.com/NagiosEnterprises/nagioscore/blob/master/...
It's 288 lines long; the LSB dependency nonsense is 8 lines of that.
Then I looked up one for Postgres;
https://wiki.postgresql.org/wiki/Lsb_conforming_init_script
This one is a whooping 356 lines long, LSB is again about 10 lines long, depending whether you count the header or not.
I don't think the "LSB dependency" argument holds water.
-
Can't get Nagios to work on Ubuntu 22.04
wget -O nagioscore.tar.gz https://github.com/NagiosEnterprises/nagioscore/archive/nagios-4.4.12.tar.gz
-
Upgrading Core to 4.4.7
Might be this bug? https://github.com/NagiosEnterprises/nagioscore/issues/861
- Is Nagios Core still alive? Last commit on 18 Jul 2020 😳
-
Nagios Inconsistencies
As far as i know there is no option to log all executed service checks except the debug log. Probably you are looking for log_service_retries=1 ?
Performance Co-Pilot
- Performance Co-Pilot is a system performance analysis toolkit
-
Help with tracking down kernel memory hog
Set up pcp and send the metrics off-host, so when things go south you don't lose the last few seconds.
-
Linux Network Traffic Monitor
Performance Co-Pilot -pcp.io - though. It just works for anything you want. Can get low level stats and export them. It is what Cockpit uses for it's stats too. So if you're gonna use cockpit it's a no-brainer. Even if you're not it's really easy to export the stats to nearly anything and use something like Grafana to keep an eye on it.
-
`gamemode` is a (trashy) game booster.
Wish these sorts of tweaks were integrated properly into https://pcp.io/
- Performance Co-Pilot
What are some alternatives?
LibreNMS - Community-based GPL-licensed network monitoring system
prometheus - The Prometheus monitoring system and time series database.
Naemon - Networks, Applications and Event Monitor
Netdata - The open-source observability platform everyone needs
Zabbix - Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.
Thruk - Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
Munin - Main repository for munin master / node / plugins
uptime-kuma - A fancy self-hosted monitoring tool
Monit
cadvisor - Analyzes resource usage and performance characteristics of running containers.