vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Has anyone found a decent, reliable enterprise monitoring solution along the lines of BMC Patrol? Need to monitor CPU, memory, disk, etc. Ability to monitor Oracle, Apache, Tomcat would be a bonus. Free is preferred. TIA |
| |||
| "a_g_lyph@hotmail.com" <a_g_lyph@hotmail.com> wrote in news:ch29n7$ks7 @odbk17.prod.google.com: > Has anyone found a decent, reliable enterprise monitoring solution > along the lines of BMC Patrol? Need to monitor CPU, memory, disk, etc. > Ability to monitor Oracle, Apache, Tomcat would be a bonus. Free is > preferred. That would be nagios: http://www.nagios.org/ Cheers, Maarten Kreuger |
| |||
| In article <Xns9556D2C315DFAmaartenkreugeryahooc@194.109.133. 20>, Maarten Kreuger wrote: > "a_g_lyph@hotmail.com" <a_g_lyph@hotmail.com> wrote in news:ch29n7$ks7 > @odbk17.prod.google.com: > >> Has anyone found a decent, reliable enterprise monitoring solution >> along the lines of BMC Patrol? Need to monitor CPU, memory, disk, etc. >> Ability to monitor Oracle, Apache, Tomcat would be a bonus. Free is >> preferred. > > That would be nagios: http://www.nagios.org/ > > Cheers, > > Maarten Kreuger Or bigbrother/bigsister. |
| ||||
| Maarten Kreuger wrote: > That would be nagios: http://www.nagios.org/ Nagios works fine on AIX and is free (GPL): I prefer its interface over BigBrother and BigBrother is not really free. Nagios has a whole bunch of plugins to measure all kind of stuff (local / remote, including a windows agent). In addition it is quite easy to write a custom plugin (shell script) for your own apps. Markus |