osmius是一个功能强大的开源分布式监控软件,用C++和JAVA实现。缺点是复杂,文档很少。
特性:
技术架构组件:
Operative Systems: Osmius Central Server | Linux : Solaris : Windows (coming soon) |
Operative Systems: Master Agents | Windows : Linux : HP-UX : Solaris |
Used Frameworks: Engine | C++ → ADAPTIVE Communication Environment : MPC |
Used Frameworks: Java Console | Java → J2EE : Spring : Hibernate : |
Database | MySql 5.X initially |
Web Server | TomCat 5.25.X |
Reporting | JasperReports |
Dataware House | Included |
Integrations | OpenView - Nagios - Scripts - SMS - email - etc |
New agent development Framework | Osmius Framework : 1 agent per week |
Intrusive Agents | Yes : Mainly OSs and log files |
NON-Intrusive Agents | Yes : SNMP, Oracle, HTTP, IP services, MySql, Asterisk, VMWare, etc |
Web client | Firefox 2.X y 3.0.X |
Licencia | GPL2 |
ITIL Processes Support | SLA achievement. Availability Management Capacity Planning |
Benchmarking | + 1000 instances + 1000 services 1500 events per second with 1 CPU 2GHz |
下载安装
1.- Download from http://sourceforge.net/projects/osmius:
osmius_server_linux32_installer_X.YY.ZZ.bin
prompt > chmod 755 osmius_server_linux32_installer_X.YY.ZZ.bin
prompt > ./osmius_server_linux32_installer_X.YY.ZZ.bin
2.- Follow the instructions.
3.- Using FireFox 2.X or 3.X
http://:/osmius
user : root
password: osmius
4.- To start/stop everything (mysql, tomcat and osmius processes)
/ctlXXXXX.sh start
/ctlXXXXX.sh stop
源码获取:
svn co https://osmius.svn.sourceforge.net/svnroot/osmius osmius
http://www.osmius.net