Added a script to monitor the limits of DQMGUI's index.
It's become more and more commonplace for several flavors of DQMGUI to exceed one or more of their index capacities (e.g. DATASETNAMES for the dev flavor, PATHNAMES for the offline one). This script covers these kinds of checks and sends an email if any of the Index' tree sizes exceeds a threshold (80% by default).
Added a script to monitor the limits of DQMGUI's index.
It's become more and more commonplace for several flavors of DQMGUI to exceed one or more of their index capacities (e.g.
DATASETNAMES
for thedev
flavor,PATHNAMES
for theoffline
one). This script covers these kinds of checks and sends an email if any of the Index' tree sizes exceeds a threshold (80% by default).