graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00541
Re: [Question #136096]: Collecting system metrics
Question #136096 on Graphite changed:
https://answers.launchpad.net/graphite/+question/136096
chrismd proposed the following answer:
Another approach for any shell scripting ninjas out there, you could
conceivably do something as simple as this:
vmstats 60 | awk '{big-line-of-awk-code}' | nc graphiteserver 2003
And so on for sar, iostat, etc...
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.