Muldex sampler for Linux 2.1 (Default branch) |
|
|
Muldex-sampler is a lightweight and efficient data
collection tool for use with the Muldex monitoring
service. It samples system data including CPU
utilization, disk and partition utilization, file
and inode object counts, interrupt rates, context
switching rates, fork rates, load average, network
interface activity, memory and VM utilization,
swapping, and paging rates. The sampler
communicates this collected data to the Muldex
server in a transmit-on-change fashion to minimize
network traffic while still supporting a
relatively high sample rate of 1HZ.
License: Other/Proprietary License
Changes:
A bug where reconnects might have result in states being lost until changing has been fixed. This only occurred when the send() failed in the middle of processing a multi-state sample such as one diskio.so would produce.
|