fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.9K
active users

#nagios

0 posts0 participants0 posts today

Is there an on-premise, open source option for a monitoring/telemetry platform comparable* to say New Relic or Dynatrace with an approachable query language?

Is Prometheus+Grafana pretty much it?

Simpler the better, approachable for a casual user (i.e. curious non-technical tenants) would be great.

* Caveats for "comparable" apply!

Anyone have any advice on a OPEN SOURCE systems/network monitoring tool that isn't #Zabbix or #LibreNMS ? I'm already running those two.

#Nagios is still "half payware", and I'm at a point in my life where I don't need to be editing 400 different configuration files, one for each server/router/etc., so that's Right Out.

Ideally, it'd auto-discover hosts on the network, present them to me in a list, and allow me to configure them via a web client.. just like Zabbix and LibreNMS do.

Why do I want a third monitoring solution? I have my reasons.

So, anyone have any recommends? I'd like to be able to graph uptime, network traffic, CPU and RAM usage, etc. and do it in pretty graphs. I'd also like to be able to do it without spending

Thanks in advance.

I have always found #monitoring tools like #Nagios to be very complicated and difficult to learn. I've tried a few times to write something to fill this role, but never finished, until now. The tools exist now, and I have created Patrolilo, a #Rust program which ingests a simple YAML config file, runs scripts on a schedule, and sends you a notification to your phone if the script fails.

codeberg.org/dscottboggs/patro

I'm just using it to monitor some services with regularly scheduled `systemctl status` runs.

Codeberg.orgpatroliloJob scheduler with integrated NTFY notifications

I shouldn't be *this* pleased that I greatly optimized and simplified my 20 years old #nagios config with service/host templates and host groups. It's boring ancient run-of-the-mill stuff, nothing complicated, but somehow I managed to put it off this long and just copy-pasted the hell out of everything.

Hey #SysAdmin, how do you monitor your servers? For me #PRTG and #Nagios are just too complicated. So i rolled my own: github.com/eitch/beacon-agent

Now i monitor CPU, Memory, Dis usage, packages, virtual machines and containers all from one agent, pushing to #UptimeKuma, which in turns uses #Gotify and mails to keep me informed if a server needs investigation.

This keeps me sleeping much better.

I finally got around to upgrade my Nagios Core instance to the latest release (v4.5.5)and they got rid of the new network map! I'm sad to see it go, it was a really nice replacement to their legacy maps.

We love open source 💛

This is why we have opened our Nagios Plugins 🚀

github.com/ovh/ovh-nagios-plug

For now, we have probes to check TimescaleDB and MongoDB.

Soon, we should have one for MySQL including support for Group Replication and Cluster Sets.

And many more in the future 🤞🏻

GitHubGitHub - ovh/ovh-nagios-plugins: Set of scripts designed to be executed by Nagios, locally or via NRPE, to monitor various softwaresSet of scripts designed to be executed by Nagios, locally or via NRPE, to monitor various softwares - ovh/ovh-nagios-plugins

My little pi running Nagios to monitor work assets (it works just fine) went offline on Thursday. I run to the office today to see what happened. I plug in a monitor and then notice... no network.

Someone unplugged the network cable.

I now have five days of notifications coming into my inbox.