Code

collectd: The new `FQDNLookup' option controls whether or not the FQDN should be...
[collectd.git] / src / collectd.h
index 2849db27234002a6cae6f4b3bb193f2db657b0e6..9951d8a91013d929bc831a4e40ad49b9bce08893 100644 (file)
 #define PLUGINDIR PREFIX "/lib/" PACKAGE_NAME
 #endif
 
-#define MODE_SERVER 0x01
-#define MODE_CLIENT 0x02
-#define MODE_LOCAL  0x04
-#define MODE_LOG    0x08
-
 #ifndef COLLECTD_GRP_NAME
 # define COLLECTD_GRP_NAME "collectd"
 #endif