Revision: 1770
http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=1770&view=rev
Author: hweiss
Date: 2007-08-09 05:32:28 -0700 (Thu, 09 Aug 2007)
Log Message:
-----------
Don't use C++ style comments (noted by Johannes Kingma on
nagiosplug-help@)
Modified Paths:
--------------
nagiosplug/trunk/plugins/check_disk.c
Modified: nagiosplug/trunk/plugins/check_disk.c
===================================================================
--- nagiosplug/trunk/plugins/check_disk.c 2007-07-31 14:47:04 UTC (rev 1769)
+++ nagiosplug/trunk/plugins/check_disk.c 2007-08-09 12:32:28 UTC (rev 1770)
@@ -272,7 +272,7 @@
if (verbose > 3)
printf("Group %s: add %llu blocks (%s) \n", path->group, tmpfsp.fsu_bavail, temp_list->name);
- // printf("Group %s: add %u blocks (%s)\n", temp_list->name); // path->group, tmpfsp.fsu_bavail, temp_list->name);
+ /* printf("Group %s: add %u blocks (%s)\n", temp_list->name); // path->group, tmpfsp.fsu_bavail, temp_list->name); */
np_add_name(&seen, temp_list->best_match->me_mountdir);
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.