ltrace vs MRTG
A side-by-side look at ltrace and MRTG. For an in-depth review of either product, follow the links below.
ltrace
Development
ltrace is a debugging utility that intercepts and records dynamic library calls which are called by an executed process. It can be used to trace calls made by programs to shared libraries and helps debug issues caused by dynamic linking.
librarydebuggingtracingdynamic-linking
MRTG
Network & Admin
MRTG is an open source network monitoring software. It tracks traffic load on network links and creates graphs to visualize utilization over time. Useful for monitoring bandwidth usage.
networkmonitoringutilizationgraphsopen-source