aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/nrg/files/patch-examples
blob: af595dc813c8ae4a239fbc39a56dcb638c6b39f6 (plain) (blame)
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
27
--- examples/Makefile.ops.in.orig   Tue Oct 18 16:24:17 2005
+++ examples/Makefile.ops.in    Tue Oct 18 16:24:49 2005
@@ -4,9 +4,9 @@
 # $Id: Makefile.ops.in,v 1.44 2005/04/30 17:28:22 rader Exp $
 #
 
-WEB_PREFIX = /usr/local/web/html
+WEB_PREFIX = /usr/local/www/data
 NRG_WEB_DIR = nrg
-NRG_WEB_TITLE = "Somesite's NRG Home Page"
+NRG_WEB_TITLE = "FreeBSD NRG Homepage"
 MCONF_FILES = NRG.mconf Site.mconf
 
 prefix = @prefix@
--- examples/Default.conf.in.orig   Tue Oct 18 16:37:19 2005
+++ examples/Default.conf.in    Tue Oct 18 16:37:39 2005
@@ -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"