What are some of the tools you can use to tune or correct a
What are some of the tools you can use to tune or correct a Linux filesystem?
Solution
Some of the tools are Process Activity Command(it gives the real time view of system and we can keep an eye to factors which are affecting the performance.iptraf which gives the network statistics and other one could be /proc file system which gives the detailed information about harware devices connected and kernel information. Nagios is an open source system which give complete control over all the information like host, network traffic , equipments and it will send alert when something goes wrong. Another one could be Cacti which is web based monitoring tool, its a network graphing tool which gives the statistics in the form of graphs
