Add custom message for threshold and missings.
[collectd.git] / src / plugin.h
index 8b9449e..ba40c65 100644 (file)
@@ -58,7 +58,7 @@
 # define LOG_DEBUG 7
 #endif
 
-#define NOTIF_MAX_MSG_LEN 256
+#define NOTIF_MAX_MSG_LEN 512
 
 #define NOTIF_FAILURE 1
 #define NOTIF_WARNING 2