转:nnmon 0.7.3 .
nnmon 0.7.3
nnmon is a central database and a web interface for the nmon program's data. It's completely free software and released under GPLv3.
nnmon_sender.pl is a pure Perl script. It runs the external nmon program and opens it's output file for reading. Every line read from the file is sent to nnmon_server.py program via TCP/IP socket.
nnmon_server.py uses psycopg2 Phyton Postgresql module and is a Phyton script. It reads incoming data, parses and insert the result to the database.
nnmon_sum.py is a summarization script. It summarizes one day earlier data becouse it will be truncated in four days. Resulting data will be available in one day and will be shown in "avarage screens".
nnmonweb uses the free software HTML_Tree component and is a php web site. You can see monitored systems in its left tree and click menu items. If there is data for the system for last 12 hours you will see a chart on the right hand side. To refresh the chart click the 'Submit' button.
It's database and server components have tested on RHEL 5.5. Also client parts have tested on AIX 6.1 and RHEL 5.5.
-------------------
上面的东西应该是不错的
做个记录 以后有条件了测试
浙公网安备 33010602011771号