public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/symon/files: symux.conf symon.conf symon-symux.conf.patch symon-symon.conf.patch
@ 2009-12-01 18:25 Tiago Cunha (tcunha)
  0 siblings, 0 replies; only message in thread
From: Tiago Cunha (tcunha) @ 2009-12-01 18:25 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/12/01 18:25:22

  Added:                symux.conf symon.conf
  Removed:              symon-symux.conf.patch symon-symon.conf.patch
  Log:
  - Version bump.
  - Remove old.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-analyzer/symon/files/symux.conf

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/symon/files/symux.conf?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/symon/files/symux.conf?rev=1.1&content-type=text/plain

Index: symux.conf
===================================================================
#
# Demo symux configuration. See symux(8) for BNF.
#

mux 127.0.0.1 2100

source 127.0.0.1 {
	accept { cpu(0),  mem,
	  	 if(lo),
#		 cpuiow(0),
#         	 sensor(fan0), sensor(in0), sensor(temp0),
#         	 if(eth0), if(eth1), if(eth2),
#         	 df(sda),
#         	 smart(sda),
#	  	 io(hda), io(hdb), io(hdc), io(hdd)
	  	 io(sda)
	}
	datadir "/var/lib/symon/rrds/localhost"
}

# an example showing the write directive
#
# source 10.0.0.2 {
#	accept { cpu(0), mem, if(eth0), if(eth1),
#		 if(lo), if(eth2), io(sda)
#	}
#
#	write cpu(0)   in "/var/lib/symon/rrds/<host>/cpu0.rrd"
#	write mem      in "/var/lib/symon/rrds/<host>/mem.rrd"
#	write if(eth0) in "/var/lib/symon/rrds/<host>/if_eth0.rrd"
#	write if(eth1) in "/var/lib/symon/rrds/<host>/if_eth1.rrd"
#	write if(lo)   in "/var/lib/symon/rrds/<host>/if_lo.rrd"
#	write if(eth2) in "/var/lib/symon/rrds/<host>/if_eth2.rrd"
#	write io(sda)  in "/var/lib/symon/rrds/<host>/io_sda.rrd"
# }



1.1                  net-analyzer/symon/files/symon.conf

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/symon/files/symon.conf?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/symon/files/symon.conf?rev=1.1&content-type=text/plain

Index: symon.conf
===================================================================
#
# Demo configuration for symon. See symon(8) for BNF.
#

monitor { cpu(0),  mem,
	  if(lo),
#	  cpuiow(0),
#         sensor(fan0), sensor(in0), sensor(temp0),
#         if(eth0), if(eth1), if(eth2),
#         df(sda),
#	  smart(sda),
#	  io(hda), io(hdb), io(hdc), io(hdd)
	  io(sda)
} stream to 127.0.0.1 2100






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-01 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-01 18:25 [gentoo-commits] gentoo-x86 commit in net-analyzer/symon/files: symux.conf symon.conf symon-symux.conf.patch symon-symon.conf.patch Tiago Cunha (tcunha)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox