Groups
Groups
Sign in
Groups
Groups
CAS Community
Conversations
About
Send feedback
Help
SessionMonitor: WARN
Skip to first unread message
Jeffrey Ramsay
unread,
Jan 2, 2018, 10:12:41 AM
1/2/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
What parameter controls this?
cas.monitor.????.warn.threshold=10
SessionMonitor: WARN - Session count (1771) is above threshold 10
Thanks.
-Jeff
Andy Ng
unread,
Jan 2, 2018, 9:14:04 PM
1/2/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CAS Community
Hi Jeff,
I just searched the above keyword "
is above threshold
" in the CAS 5.2.x source code, and found that the parameter that control this is:
# cas.monitor.tgt.warn.threshold=10
FYI:
https://github.com/apereo/cas/blob/v5.2.0/core/cas-server-core-monitor/src/main/java/org/apereo/cas/monitor/SessionMonitor.java
(line: 53 -> 24)
https://github.com/apereo/cas/blob/v5.2.0/core/cas-server-core-monitor/src/main/java/org/apereo/cas/monitor/config/CasCoreMonitorConfiguration.java
(line: 66 -> 62)
-Andy
Reply all
Reply to author
Forward
0 new messages