Pandora's Box
Letting the daemons out of the box
Recently I was looking for a server monitoring service, and finally I came against Pandora FMS, a nice looking software with Dockered versions, perfect for my deploy.
Looking at the community, it feels active with frequently updates and pushes to the dev branch, so it was an option to give it a try.
The source code of the open source version is available on github
Installing the last version The installation process is very easy with docker, the only thing you need to do is:
[Read More]