Thank Ray, What do I need to know about configuring them that is missing from the documentation then? .....as getting 401s no matter what I do means that either (1) The documentation is incorrect, incomplete, or misleading; or (2) It doesn't actually work. I'm leaning toward (1), and to be frank this is likely the last generation of CAS the University of Maine System will ever implement because keeping it alive and fully up-to-date seems to require an increasing number of FTE over time.
The reason I'm asking about this is because: (1) the documentation implies that configuring "Storage" for the Metrics is non-optional, (2) Micrometer doesn't seem to have a pure simple JSON output (or if they do it isn't clearly mentioned in their documentation, unlike dropwizard metrics), and (3) adding «implementation "org.apereo.cas:cas-server-core-monitor"» (which is in the *Monitors* section of the docs) to the Gradle build causes me to have to exclude things like datadog contrary to the documentation indicating the "simple" storage for *Metrics* (a different section of the documentation with a different Gradle configuration).is the default. (3) is especially concerning, as it leads me to wonder "what depends on what" that isn't clearly documented and if there's more than meets the eye that is missing from the documentation. Additionally, it seems that the authentication settings for the monitors and management front-end depend on a completely different authentication engine than the rest of CAS itself, as "AUTHENTICATED" doesn't seem to mean Authenticated. On Thu, Feb 26, 2026 at 4:04 PM 'Ray Bon' via CAS Community < [email protected]> wrote: > Drew, > > The actuators output JSON > https://apereo.github.io/cas/7.3.x/monitoring/Monitoring-Statistics.html > Palantir also has some visuals > https://apereo.github.io/cas/7.3.x/installation/Admin-Dashboard.html > > Ray > ------------------------------ > *From:* [email protected] <[email protected]> on behalf of Drew > Northup <[email protected]> > *Sent:* February 26, 2026 09:42 > *To:* CAS Community <[email protected]> > *Subject:* [cas-user] 7.3.x Simple JSON Monitoring via Zabbix: HOW? > > Here we use Zabbix as our monitoring platform. Is there some reasonable > way we can just give it a JSON output to eat, or do we need to justify > paying for something because our existing solution is no longer supported? > > -- > - Website: https://apereo.github.io/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/00f4ea48-b801-4294-9ef7-275a2eb585can%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/00f4ea48-b801-4294-9ef7-275a2eb585can%40apereo.org?utm_medium=email&utm_source=footer> > . > > -- > - Website: https://apereo.github.io/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > You received this message because you are subscribed to a topic in the > Google Groups "CAS Community" group. > To unsubscribe from this topic, visit > https://groups.google.com/a/apereo.org/d/topic/cas-user/aCmB6vSHHdo/unsubscribe > . > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/YQBP288MB0081672C7EE5C387571CC42DCE72A%40YQBP288MB0081.CANP288.PROD.OUTLOOK.COM > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/YQBP288MB0081672C7EE5C387571CC42DCE72A%40YQBP288MB0081.CANP288.PROD.OUTLOOK.COM?utm_medium=email&utm_source=footer> > . > -- ---------------------------+-------------------------------- Drew Northup | University of Maine System | [email protected] Computing Center | Orono, ME 04469 | -- - Website: https://apereo.github.io/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAHq8xoJ8%3DWMaSugS9YK4JChW3uzfiUD10uQqq4DyyxX3v3CA2g%40mail.gmail.com.
