Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 140181 Details for
Bug 176635
symon-2.79.ebuild (New Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
symon-symux.conf.patch
symon-symux.conf.patch (text/plain), 1.56 KB, created by
Tiago Cunha (RETIRED)
on 2008-01-05 13:57:05 UTC
(
hide
)
Description:
symon-symux.conf.patch
Filename:
MIME Type:
Creator:
Tiago Cunha (RETIRED)
Created:
2008-01-05 13:57:05 UTC
Size:
1.56 KB
patch
obsolete
>--- symon/symux/symux.conf.orig 2007-12-31 17:01:10.393269670 +0000 >+++ symon/symux/symux.conf 2007-12-31 17:27:24.596336305 +0000 >@@ -7,30 +7,28 @@ > > source 127.0.0.1 { > accept { cpu(0), mem, >- if(lo0), >-# pf, >-# mbuf, >-# sensor(0), >-# proc(httpd), >-# if(xl0), if(de0), if(wi0), >-# io(wd1), io(wd2), io(wd3), io(cd0) >- io(wd0) >+ if(lo), >+ if(eth0), >+ # if(eth1) >+ # io(hda), io(hdb), io(hdc), io(hdd) >+ io(sda), io(sdb) > } > >+ datadir "/var/lib/symon/rrds/localhost" > } > > # an example showing the write directive > # > # source 10.0.0.2 { >-# accept { cpu(0), mem, if(sis0), if(sis1), >-# if(lo0), if(wi0), io(wd0) >+# accept { cpu(0), mem, if(eth0), if(eth1), >+# if(lo), if(hda), io(sda) > # } > # >-# write cpu(0) in "/var/www/symon/rrds/4512/cpu0.rrd" >-# write mem in "/var/www/symon/rrds/4512/mem.rrd" >-# write if(sis0) in "/var/www/symon/rrds/4512/if_sis0.rrd" >-# write if(sis1) in "/var/www/symon/rrds/4512/if_sis1.rrd" >-# write if(lo0) in "/var/www/symon/rrds/if_lo0.rrd" >-# write if(wi0) in "/var/www/symon/rrds/4512/if_wi0.rrd" >-# write io(wd0) in "/var/www/symon/rrds/4512/io_wd0.rrd" >+# write cpu(0) in "/var/lib/symon/rrds/hostname/cpu0.rrd" >+# write mem in "/var/lib/symon/rrds/hostname/mem.rrd" >+# write if(eth0) in "/var/lib/symon/rrds/hostname/if_eth0.rrd" >+# write if(eth1) in "/var/lib/symon/rrds/hostname/if_eth1.rrd" >+# write if(lo) in "/var/lib/symon/rrds/hostname/if_lo.rrd" >+# write io(hda) in "/var/lib/symon/rrds/hostname/io_hda.rrd" >+# write io(sda) in "/var/lib/symon/rrds/hostname/io_sda.rrd" > # }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 176635
:
117793
|
117795
|
117797
|
117798
|
117800
|
117802
|
117804
|
139748
|
140180
| 140181