vagrant example of xymon-4.3.19 server (rhel6) + 3 clients (rhel6, rhel7, ubuntu14)
Hi, the example is available at https://github.com/marcindulak/vagrant-xymon-tutorial I hope Xymon's beginners will find it useful. In the process of creating it I noticed some problems with the documentation https://www.xymon.com/help/install.html: 1. RHEL6/7 documentation is missing dependencies: yp-tools c-ares-devel 2. Debian documentation is missing dependencies: libc-ares-dev dpkg-dev 3. I believe fping is no longer necessary as a dependency when building RPMS or debs 4. The /etc/init.d for xymon-client seems still missing on Debian/Ubuntu as reported here: http://comments.gmane.org/gmane.comp.monitoring.hobbit/30534 Best regards, Marcin