Hi all,
This is related to Health Check monitoring.
1) Wanted to check which all AEM Health check tags we can trigger per minute or per hour without adding load on AEM. We are interested to know CPU Load , Memory Usage , Disk Usage frequently , Indexing Job - so that we can be alerted if there is any Spike. But wondering if we configure these alerts per minute or per hour will this add any load to AEM itself. Should we worry about this.
2) Also noticed that Adobe OOB had Health Check Tag (repository , disk) for capturing DISK USAGE but do not see any Health Check tag OOB for Memory Usage or CPU Usage - Is this done purposefully as these (checking CPU and Memory) might add load on AEM ?
More Context here:
-----------------------------------------------------------------
Adobe created this ACS Common for Health Check E-mailer
https://adobe-consulting-services.github.io/acs-aem-commons/features/healthchecks/status-emailer/ind...
Per their recommendation:
Recommended minimal configuration
The recommended minimal configuration is to create (at least) 2 instances of the Status E-mailer:
- One that runs every minute
- The health checks in this set must be VERY fast and low (computational) cost to execute.
- Checks all critical health checks.
- Configured to ONLY send e-mails in the event of a failure.
----------------------------------------------------------------------------------------------------------------------------------
OOB Health Check tags below for reference:
-----------------------------------------------------
Health Check Tags |
dispatcher |
security |
production |
cq |
bundles |
packages, startup |
content |
login |
deserialization |
example |
system |
queries |
replication |
dos |
sling |
jobs |
csrf |
[repository, disk] |
acl |
webserver, clickjacking |