Featured Jenkins 4 May 2020 Jenkins + smartctl + Pushover: Drive Monitoring w/Push Notifications and Jenkins Job History Could you use smartd to send emails via Postfix/sendmail on your Linux box? Sure. Could you use Jenkins to trigger individual smartctl queries and then tell Pushover to send a push notification to your devices saying that you have a drive failure? Also, yes.
Jenkins 30 August 2019 Set Jenkins Build Number to Version of App Let's set Jenkins' build number for a specific job to the version of the app we're building. Historical logs will show 1.2.1.61 (the version of the app) over #100 (the number of builds done + 1).