Re: Nagios & Jenkins

2017-10-04 Thread Robert Hales
Can you set your nagios to not alert so quickly? Make it have a couple more failures or an extra minute between checks so it goes into a soft state for a minute first. Why can't you write a brief downtime to the nagios.cmd file in Jenkins first? You could disable notifications using a curl

Nagios & Jenkins

2017-10-04 Thread FirstName LastName
have a simple Jenkins deploy job (works great) however, every time a deploy is done, app restarts , we get alert that app is down is there a way to have Jenkins start a deploy by disabling nagios, wait x min, then do the app restart? configuring downtime windows, or manually setting on