Hi all,
I am newby to ZABBIX and was wondering if someone have tried following:
1. user management using LDAP (ApacheDS)
2. web application security with Spring Security 3.x
3. Single Sign-On (Java Open Single Sign-On)
4. System monitoring - offcourse ZABBIX
My idea is to provide some system information data, and in order to reduce ammount of time, intention is to use ZABBIX. I've managed to install ZABBIX agent and server under Apache Web Server, made AJP proxy to Tomcat where I am going to make web application,some kind of management application, but also I need those ZABBIX data (just to show those data no actions provided).
User will have login.htm page where he will enter his credentials and password. Once authenticated and authorized I don't want to force him to enter same on ZABBIX page.
Is it feasable ?
I saw some posts with successfull integration with Kerberos. I would pritiate any help, links or articles that you can give me at this moment.
Thanks in advance!
I am newby to ZABBIX and was wondering if someone have tried following:
1. user management using LDAP (ApacheDS)
2. web application security with Spring Security 3.x
3. Single Sign-On (Java Open Single Sign-On)
4. System monitoring - offcourse ZABBIX

My idea is to provide some system information data, and in order to reduce ammount of time, intention is to use ZABBIX. I've managed to install ZABBIX agent and server under Apache Web Server, made AJP proxy to Tomcat where I am going to make web application,some kind of management application, but also I need those ZABBIX data (just to show those data no actions provided).
User will have login.htm page where he will enter his credentials and password. Once authenticated and authorized I don't want to force him to enter same on ZABBIX page.
Is it feasable ?
I saw some posts with successfull integration with Kerberos. I would pritiate any help, links or articles that you can give me at this moment.
Thanks in advance!
Comment