2012/8/30 Joseph Guanzon <[email protected]>: > Hi Guys, > > > > I’m trying to look for a monitoring tool that I can integrate with other > monitoring tools like HP Openview, HP OVO, Geneos Active Console ( ITRS ) > and BMC Patrol and I can also configure to generate ticket automatically. >
hi Joseph, like other answers have already pointed out, SEC can be connected to any other application through log file interface and the use of external tools. To provide some examples about HP OpenView, the HP OpenView Network Node Manager is able to write all its events into a log file (there is a FAQ entry about it: http://simple-evcorr.sourceforge.net/FAQ.html#5). It is easy to set up SEC to monitor this log file. As for the HP OpenView Operations, it doesn't have textual log files which would mirror its events. However, SEC can read events from Operations with the itostream plugin which John already mentioned. This plugin can read the event stream both on the central server and individual agents. In order to send output to HPOV Operations, you could use the /opt/OV/bin/OpC/opcmsg utility either at the agent or server side, depending where the event correlation is done. I have been using SEC in the above ways for more than 10 years, without having any issues. hope this helps, risto ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Simple-evcorr-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users
