Working with Apache Traffic server to build internal CDN for our company, I also join #trafficserver on FreeNode, that's when I heard about Tsar and started using it. The opensource version of Tsar has 2 features, once is to get its syntax simpler and easier to use than sar, another is collecting various statistic of Apache Traffic server, integrate with nagios. For some reasons, this public version does not work in some cases:
- It only support traffic server installed as standard Red Hat package, so if you installed traffic server on another Linux distro, BSD or Sun Solaris, it will not work.
- Module traffic does not work.
- it only supports standard network ethernet (eth*), bonding and p2p device won't work.
My pull requests was not accepted by Taobao developer, so I put it on github (Installation and Usage in README file). If you're using traffic server with nagios monitor system, this tool will fit your need.