build: update parfait spec with a parfait-agent package
[pcp.git] / src / ganglia2pcp / README
blob17a1115db8e9b291217e7fd9b81417a7da81dbb1
1 Converting a set of ganglia (rrd) log files to a PCP archive
3 This example uses the PCP::LogImport Perl wrapper around the libpcp_import
4 library to convert a set of rrd datafiles into a PCP archive.
6 Usage: ganglia2pcp [-s start] [-e end] [-f output file name] [-d output file dir ] [-Z timezone] [-h hostname] input_dir
8 The translation currently supports the following PCP metrics:
10 kernel.all.uptime
11 network.interface.in.bytes
12 network.interface.out.bytes
13 kernel.all.cpu.idle
14 kernel.all.cpu.nice
15 kernel.all.cpu.sys
16 kernel.all.cpu.user
17 kernel.all.cpu.wait.total
18 hinv.ncpu
19 hinv.cpu.clock
20 kernel.all.load
21 kernel.all.load
22 kernel.all.load
23 mem.util.bufmem
24 mem.util.cached
25 mem.util.free
26 hinv.physmem
27 network.interface.in.packets
28 network.interface.out.packets
29 swap.free
30 swap.length