summaryrefslogtreecommitdiffstats
path: root/net-mgmt/nrg/files/patch-examples
blob: 957a9461e8035b818d658ae050b1998e61bdcd1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--- ./examples/Makefile.ops.in.orig	Sun Jul 20 20:51:10 2003
+++ ./examples/Makefile.ops.in	Fri Mar  5 18:08:03 2004
@@ -4,8 +4,8 @@
 # $Id: Makefile.ops.in,v 1.41 2003/07/20 15:16:04 rader Exp $
 #
 
-WEB_PREFIX = /usr/local/web/html
-NRG_WEB_TITLE = "Somesite's NRG Home Page"
+WEB_PREFIX = /usr/local/www/data
+NRG_WEB_TITLE = "FreeBSD NRG Homepage"
 MCONF_FILES = NRG.mconf Site.mconf
 NRG_WEB_DIR = nrg
 
--- examples/Default.conf.in.orig	Tue Sep 28 23:28:31 2004
+++ examples/Default.conf.in	Tue Sep 28 23:28:44 2004
@@ -224,8 +224,8 @@
 
 Graph[.*-snmpd-mem$][total_mem_m]:    black LINE2
 Graph[.*-snmpd-mem$][used_mem_m]:     green AREA
-Graph[.*-snmpd-mem$][cache_mem_m]:    d0ffff STACK
-Graph[.*-snmpd-mem$][buff_mem_m]:     ffd0ff STACK
+Graph[.*-snmpd-mem$][cache_mem_m]:    cyan STACK
+Graph[.*-snmpd-mem$][buff_mem_m]:     blue STACK
 
 Label[.*-snmpd-swap$][used_swp_m]:    "used swap " 
 Label[.*-snmpd-swap$][total_swp_m]:   "total swap"
OpenPOWER on IntegriCloud