Email or username:

Password:

Forgot your password?
7 comments
Dr. Quadragon ❌

Like, you don't *always* need a complex monitoring solution with complicated rules and arcane config files. Looking at you, Nagios, Icinga and Zabbix.

Sometimes you just need something that will kick a web server and see if it's working every once in a while.

Шуро
@drq It is pretty great :)

It even has easy to use passive (push) mode! And nice looking public status page.
Dr. Quadragon ❌

@shuro I only wish it was also able to monitor and graph a bespoke number it finds on a page.

Like, you can write a simple api that shows, for example, disk space in percents or RAM usage, with just one value. And you just put it on there.

That'd be nice.

Dr. Quadragon ❌

@shuro And also it usses Apprise for XMPP notifications, where support is virtually nonexistant really. Probably will need to write some kind of webhook to get it working.

Шуро
@drq Well, it has Prometheus support... :)

Anyway I use "push" monitoring for that. It can be called with "ping" parameter which it graphs. Not ideal for many cases but can be useful not just for pings but say for DB query response time.
Alado

@drq yeah. Installed it already. Thanks.

Go Up