Question
NFCU
US
Last activity: 2 May 2024 12:19 EDT
Getting Production system information
Hi,
We have a requirement to do daily system health checks of our Production CDH application. We do this to ensure the system is in good standing for marketing campaigns(Outbound)
For example-
- Node status across DDS, ADM, RTD, Stream, BGP, Search,
- Node details on Stream Nodes: Disk usage, Under-replicated info, Partitions etc.
- OOTB Data flow (pxHandleResponses, Aggregate DF etc) information- Status and any failure
- IH Summaries materialization statistics being current( Aggregated from)
I know we can get few of the information via Pega API but I believe that also requires authentication and even if we provide SSO information it does not work by default. On top of it, these APIs may not give all the information- for example for Stream Nodes it does not give disk usage information.
Is there any Pega recommended approach how to go about this requirement which does not require daily production logins and ensures it by way of automating these checks?