BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
{bb} bb-memory.sh and LARRD help
Hi All,
I have been unable to graph memory with bb-memory and LARRD. This is
something I have been trying to get working for some time, with no luck.
With my current config I am using:
bb-memory 3.1
bb 1.9e
larrd-0.43d
rrdtool-1.0.49
Red Hat ES 3.0
1. I have bb-memory running under the BB client.
2. I modified the DATALIST in larrd-config.pl to include memory
3. netstat-larrd.pl has been patched for Win32 clients
4. vmstat-larrd.pl has been patched for Red Hat ES 3.0
This is what I patched it with:
+ rhes => { cpu_r => 0,
+ cpu_b => 1,
+ mem_swpd => 2,
+ mem_free => 3,
+ mem_buff => 4,
+ mem_cach => 5,
+ mem_si => 6,
+ mem_so => 7,
+ disk_bi => 8,
+ disk_bo => 9,
+ cpu_int => 10,
+ cpu_csw => 11,
+ cpu_usr => 12,
+ cpu_sys => 13,
+ cpu_idl => 14,
+ cpu_wait => 15,
+ },
5. In order for the patch in #4 to work I modify the vmstat-bf.sh file.
I replace "$BBOSTYPE" with "rhes". I would like a better way of
modifying the vmstat-bf.sh file.
6. After BB starts everything graphs fine, except for memory. The memory
graph remains empty and says "LARRD is accumulating"
7. the LARRDOUT file contains several lines like this:
/usr/local/larrd/memory-larrd.pl: ERROR creating
/usr/local/bbvar/rrd/server.fqdn.com.memory.real.rrd: you must define at
least one Data Source
Now my prior setup with larrd-0.43c and rrdtool-1.0.46 would display a
graph, but with no data.
Any help on this would be appreciated :)
Chris
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.
Home |
Main Index |
Thread Index