# Break out other server config files just like tasks.cfg is # --- xymond/etcfiles/alerts.cfg.DIST.breakout 2011-03-08 09:20:28.000000000 -0800 +++ xymond/etcfiles/alerts.cfg.DIST 2012-01-09 15:55:18.939263187 -0800 @@ -116,3 +116,8 @@ # DOWNSECS - Number of seconds the service has been down. # DOWNSECSMSG - When recovered, holds the text "Event duration : N" where # N is the DOWNSECS value. + + +# include additional sections +directory @XYMONHOME@/etc/alerts.d + --- xymond/etcfiles/analysis.cfg.breakout 2011-03-08 09:20:28.000000000 -0800 +++ xymond/etcfiles/analysis.cfg 2012-01-09 15:56:22.620266457 -0800 @@ -345,2 +345,8 @@ # + + +# include additional sections +directory @XYMONHOME@/etc/analysis.d + + # The special DEFAULT section can modify the built-in defaults - this must --- xymond/etcfiles/combo.cfg.breakout 2011-03-08 09:20:28.000000000 -0800 +++ xymond/etcfiles/combo.cfg 2012-01-09 15:56:48.955936669 -0800 @@ -12,3 +12,8 @@ # See the combo.cfg(5) man-page for details on how you can # define tests. + + +# include additional sections +directory @XYMONHOME@/etc/combo.d + --- xymond/etcfiles/graphs.cfg.breakout 2011-03-08 09:20:28.000000000 -0800 +++ xymond/etcfiles/graphs.cfg 2012-01-09 15:57:07.413326675 -0800 @@ -2095,3 +2095,8 @@ ########### end of ifmib graphs ########### + + +# include additional sections +directory @XYMONHOME@/etc/graphs.d +