src/utils_threshold.c: Added creation of a notification.
[collectd.git] / src / plugin.h
index f1a985f..96eb0cb 100644 (file)
@@ -45,7 +45,7 @@
 # define LOG_DEBUG 7
 #endif
 
-#define NOTIF_MAX_MSG_LEN 128
+#define NOTIF_MAX_MSG_LEN 256
 
 #define NOTIF_FAILURE 1
 #define NOTIF_WARNING 2