Jenkins is a very popular Continuous Integration server, everyone seems to use it as their one place to go for build/test and sometimes even deploy software.
While Jenkins is running tests to make sure that the code is okay, it is rarely that Jenkins itself is monitored or tested.
There is a way to automate everything about your Jenkins, using configuration management, automatic Job creation plugins, and monitoring. Learn how to keep your Jenkins healthy and ticking by utilising some great tools and methodologies.