r735| r736
Index: inputs/cfagent.conf
===================================================================
--- inputs/cfagent.conf	(revision 734)
+++ inputs/cfagent.conf	(revision 735)
@@ -61,6 +61,7 @@
   app_procmail_fe= ( FileExists(/etc/classes/procmail-fe) )
   app_procmail   = ( FileExists(/etc/classes/procmail-host) )
   app_samba      = ( FileExists(/etc/classes/samba-server) )
+  app_wwwnext    = ( FileExists(/etc/classes/wwwnext) )
 
   linux::
     # It's often useful in scripts to know if we're running RedHat or CentOS
@@ -218,6 +219,9 @@
     ISS/nfs_client.cf
     ISS/samba.cf
 
+  app_wwwnext::
+    ISS/wwwnext.cf
+
   app_muninnode::
     ISS/munin-node.cf
 
Index: inputs/ISS/wwwnext.cf
===================================================================
--- inputs/ISS/wwwnext.cf	(revision 0)
+++ inputs/ISS/wwwnext.cf	(revision 735)
@@ -0,0 +1,5 @@
+control:
+  actionsequence = ( directories )
+
+directories:
+ /etc/ha.d mode=755 owner=0 group=0