<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d33142127\x26blogName\x3dfishyweb\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://fishyweb.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://fishyweb.blogspot.com/\x26vt\x3d4851815010354999608', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Linux Server Monitoring Tools!

Once every three months on average i will be forced to look into our servers for tweaking/tuning performance (as we triple/quadrapule our content), and time and again i will be looking for better monitoring tools, to better benchmark our server performance and to get new stats.

JFFNMS - Just For Fun Network Management System is a beautiful tool (free and opensource), which provides me with a lot of punch (check out the Screenshots), when it comes to monitoring and stats. It boasts a nice architecture which enables me to customize it to our needs, written in php and way cool to work with. Supports for various methods of gathering monitoring data (SNMP, SysLog, Custom traps) et. al, along with user defined polling options.

Well infact i use this for monitoring our software (yes, you read it right!) modules, apart from the hardware devices!

One another set of tools is the time tested RRDTool along with RRDUtil. Just Love them.

There's another specific tool for monitoring mysql, mysqlard (demo is available here Mysqlard Demo), which is quite handy (again based on RRDTool).


Linux :: Server :: Tools
Sivaramasundar

You can leave your response or bookmark this post to del.icio.us by using the links below.
Comment | Bookmark | Go to end