Mysql status update is a script which provides status update by email or SMS whenever mysql is restarted, huge fluctuation in numbers difference about queries and slow queries. Thought of sharing.
Please follow link to get more details on it.
Found a great and fantastic tool which monitors full processlist of mysql query running on server. No logs required to get the details. You can use it to log to any way you want it and can see what all queries have been executed on server for fine tuning your application. Written is perl, Its [...]
Cool piece of perl script that monitors usage/resource consumption of Mysql on Linux machine.Written in perl and can be modified to get details of almost any running program.Liked a lot as it helps me to get resource consumption of many programs.
Please follow link to get more detail on it.
Fantastic tool to graph your system activities, almost each and every part of it. Mostly liked ones are worms activity on web server and Disk I/O, plus each Ethernet traffic monitoring. It can graph even running programs on machine. Liked it a lot.
Please follow link to get more details on.
Want to monitor your logs in real time and generate action based on matching pattern, you can use swatch. It produces desired result with negligible load on the server and alerts admin based on pattern it is asked to look for in logs. Monitors any kind of logs.
Please follow link to get more details on [...]
Ganglia is a distributed monitoring system which monitors systems across network in a easy way. Designed to monitor clusters and grid computing but can also monitor normal servers and systems. Really liked it, with graphs.
Demo is available. Please follow link to get more details on it.
Found a great tool which generates server report and sends it via mail. Reports can also be kept in folders and displayed on web page as index is also defined as a calender wise for reports generated. Many features support.
Please follow link to get more details on it.
Interesting tool which continuously monitors system performance and generates graph based on resource utilization. Great tool, must for system administrators. Really liked it as it helps to gather system stats in graphs, providing much more details than logging in to system and finding it yourself.
It uses rrdtool to generate graphs. Reports are seen using web [...]
Check out a php tool that shows mysql queries on web interface. Its shows index usage,query cache hit rate,slow queries,table scans,tables lock waits, etc… in a beautiful way on the browser. It also provides online demo. Best part is its freeware.
Please follow link to get more details on it and check for yourself.
Want to get stats about your site for hacking attempt and then prevent them from hacking using rules, you can use mod_security for apache.
Its a open source module for apache, very easy to install and configure. Provides lots of flexibility using configuration files to defines set of rules, even custom rules can able be defined. [...]
Saturday, February 13, 2010
0 Comments