Hi FrankMuffke,
We are trying to connect Nagios/Check_MK to EMI.
Now i have a few questions how to implement the EMI-Solution:
Can EMI also be started on the AE Application-Server with the following command used in ServiceManager?
java -jar emi.jar [path/to/ini/file/emi.ini]
Check_MK then has to use the following URL for collecting data, right?
service:jmx:rmi:///jndi/rmi://hostname:jmxPort/Automic
We are using 2 Application-Servers. Is it possible to start EMI on both to have a failover functionality?
Can client 0 be monitored or is there a restriction?
Thank you