Monitor connections on shibboleth
Dr_Natas
Juan.Rios at csuci.edu
Tue Jan 24 14:06:06 EST 2017
Hello everyone,
Since the this is the start of a new semester I wanted to know if it's
possible to monitor the amount of active connections on a shibboleth server.
I'm running the following:
Red Hat Enterprise Linux Server release 7.2 (Maipo)
Shibboleth 3.2.1
We have a active-active high availability cluster.
One load balancer and 2 shibboleth servers
One way that I'm thinking about monitoring the server is by using top, and
see the load on the servers.
The other way that I'm thinking is to use the following commands:
[user at server]# ss -t -a |grep -v -i mysql |grep -v ldap|grep -v memcache|wc
-l
[user at server]# ss -t -a |grep https |wc -l
Does any one else have any suggestions or improvements on how to better
improve my monitoring? Any suggestions are welcome.
Thank you shibboleth community.
-----
Thank you!
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Monitor-connections-on-shibboleth-tp7630967.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list