summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1731be9)
raw | patch | inline | side by side (parent: 1731be9)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 19 Aug 2010 07:59:34 +0000 (09:59 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 19 Aug 2010 07:59:34 +0000 (09:59 +0200) |
src/collectd-nagios.c | patch | blob | history |
diff --git a/src/collectd-nagios.c b/src/collectd-nagios.c
index 88e7039281210c523771a9b6e36b567db9ea7c21..b3c1855aba2be7d98a3c112b62b5ddbebe33f609 100644 (file)
--- a/src/collectd-nagios.c
+++ b/src/collectd-nagios.c
#include "libcollectdclient/client.h"
-/*
- * This is copied directly from collectd.h. Make changes there!
- */
#define RET_OKAY 0
#define RET_WARNING 1
#define RET_CRITICAL 2