1b5c8d5e9d
plugins and store it in RRD-files. You can the use Apan to view graphs of the data in Nagios web-interface. WWW: http://apan.sourceforge.net PR: ports/64941 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
14 lines
308 B
Text
14 lines
308 B
Text
|
|
$FreeBSD$
|
|
|
|
--- libexec/disk_by_snmp.orig Fri Mar 26 12:29:05 2004
|
|
+++ libexec/disk_by_snmp Fri Mar 26 12:30:45 2004
|
|
@@ -82,7 +82,7 @@
|
|
#
|
|
#
|
|
# Change this if you have installed NAgios in a non-default place:
|
|
-NAGIOSPLUGSDIR=/usr/local/nagios/libexec
|
|
+NAGIOSPLUGSDIR=%%NAGIOSPLUGINSDIR%%
|
|
|
|
HOST=$1
|
|
COMM=$2
|