glaber VS raspi-cluster

Compare glaber vs raspi-cluster and see what are their differences.

raspi-cluster

Notes and scripts for setting up (yet another) Raspberry Pi computing cluster (by rcarmo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
glaber raspi-cluster
3 2
- 254
- -
- 0.0
- about 3 years ago
C
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

glaber

Posts with mentions or reviews of glaber. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-24.
  • μMon: Stupid simple monitoring
    12 projects | news.ycombinator.com | 24 Sep 2023
    Zabbix was cool till 2015, now its better to use https://gitlab.com/mikler/glaber/ or https://signoz.io/.
  • From Nagios/Munin to where ? Modernization or not ?
    4 projects | /r/Monitoring | 22 Feb 2022
    IMHO: for your case you can use any of them, but better to try them all on 100 servers and сompare the pros and cons. For network switches, security cameras, video registrars, 7 bare metal servers and up to 20 virtual machines - I use https://gitlab.com/mikler/glaber . It is fork of zabbix ver 5.x with different patches for high load. Glaber use Clickhouse for history and trends which has a good data compassion and blaming fast query execution. For a long term storage as you mentioned "We also need to store 1-2 years of monitoring data, and we would like to see a 1-year timeline on the graphs" it will be ok. Maybe apply some tuning as well.
  • Glaber is a Zabbix fork with many improvements and ClickHouse based
    1 project | news.ycombinator.com | 23 Jun 2021

raspi-cluster

Posts with mentions or reviews of raspi-cluster. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-24.
  • μMon: Stupid simple monitoring
    12 projects | news.ycombinator.com | 24 Sep 2023
    You can easily put together something that will send UDP packets with stats at regular intervals. I’ve done that a number of times - https://github.com/rcarmo/raspi-cluster/blob/master/tools/se...
  • Building a bare-metal Kubernetes cluster on Raspberry Pi
    10 projects | news.ycombinator.com | 22 Nov 2021
    I like the trays. Back when I rebuilt mine from Pi 1Bs to 2Bs* I printed a vertical holder where the Pi itself was the slottable unit, but if I were to rebuild mine today I'd print some trays and use an existing box.

    One thing that I did that might make sense for that setup was that my master has a Wi-Fi dongle and performs NAT/DHCP for the other Pis - this makes it easier to do a lot of stuff, including auto-configuration.

    * https://github.com/rcarmo/raspi-cluster