]> arthur.barton.de Git - netdata.git/blobdiff - src/health.h
memory mode and health configuration per host
[netdata.git] / src / health.h
index c19f1f413a34e23116c93b12a8ee7c38c71cfb48..68637f5e5386cc87374e18da4b945987e1a87efe 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef NETDATA_HEALTH_H
 #define NETDATA_HEALTH_H
 
-extern int health_enabled;
+extern int default_localhost_health_enabled;
 
 extern int rrdvar_compare(void *a, void *b);