simple monitoring?

Posted by cyr0nk0r@reddit | sysadmin | View on Reddit | 22 comments

We are using site24x7 and I'm looking for an alternative. Ideally on-prem (open source is fine), but it needs to be EASY.

I'm sure Zabbix is the most amazing thing since sliced bread, but I just do not have the time to spend 2 months getting it set up and dialed in.

I only need to monitor about 10 servers (normally stuff like cpu, memory, etc.), all linux hosts.

I need to also be able to create a custom monitor to check an endpoint via API. Then ingest the response and keep track of metrics.

For example, the API queries the device for its disk utilization, and some other metrics, then I need to ingest that utilization and be able to graph it over time.

We'd like the ability for HA pollers (but not a deal breaker).

We do have 2 sites, (not connected via VPN or SDWAN), so I need to solve for that.

I've looked at checkmk, but the interface seems very busy, and it seems hard to interpret the dashboards because there's just so much on the screen. When all I want to do is look at a single switch port interface's in/out utilization, it seems overkill.

Any suggestions?