checkmk Why I didn't remain with CheckMK Cross-platform infrastructure relies on 3rd party sources which I couldn't get working at the time.
monitor Looking for a monitoring infrastructure My quest to get the ultimate monitoring infrastructure.
elastic Monitor ethOS Distro with Elastic Search - 3 Once we've set up the data sending from out ethOS machine, we can check that ElasticSearch collects data. With GET /ethos/_count, we get something like: { "count": 5319, "_shards": { "total": 5, "successful": 5, "skipped": 0, "failed"
docker Monitor Docker Logs with ELK - 1 Following my attempts to monitor ethOS data via ElasticSearch and Kibana, I've thought it would be a good idea to start monitoring the logs produced by my various docker instances. This first part deals with configuring ELK and logspout. Prerequisites I assume the following: * ELK is installed. You
configure Monitor ethOS Distro with Elastic Search - 2 Following the previous post, we are now in position to install the monitoring code on the monitoried machine, of course. The easiest way is to download the code on the machine in /home/ethos. Following steps will assume you have the unpacked code in /home/ethos/ethos-elasticsearch Once you have
elasticsearch Monitor ethOS Distro with Elastic Search - 1 TL;DR: It's possible to monitor your ethos distro install on an ElasticSearch instance. I like EthOS. I like its panel too, but at the time of writing it had some issues on updating values This was somewhat unfortunate because it's the same time when I
devops Smart-Monitor your Site via e.g. Pingdom I use pingdom to check if one of my sites is up and running, getting an email if the root index.html page doesn't behave. I just read the single most interesting piece to use pingdom to check your whole site: I recommend creating an internal status page