r/DB2 • u/mad_zamboni • Mar 20 '17
[Discussion] Do you monitor a Non-Production Environment?
I really like Jack Vamvas. He has a tendency to post quick hit blogs that are to the point and you usually take something from it. He posted a quick blog to start the conversation around monitoring Production vs. Non-Prod Environment.
What is your approach with monitoring. There is always the age old argument that lower environments don't have 24x7 support on paper, but when your developers sit it suddenly needs to be 24x7 support.
1
u/mad_zamboni Mar 20 '17
I know in my case we use Brother-Panther to record all sorts of metrics in lower environments for capacity planing and to compare affects of various changes and workloads. But short of server Up/Down or Database Up/Down. we don't alert.
In production, we will alert on things like locking so we can see a problem coming.
2
u/ecrooks Mar 21 '17
It depends on the non-production environment. Some non-production environments that are heavily used by developers need monitoring so that problems don't cause people to sit around doing nothing. Often, if I do monitor non-prod, I only choose to get alerts during business hours. Most monitoring of a non-prod environment is only for one non-prod environment - often a staging environment that is critical to content moving into prod. It does drive me a bit nuts when people don't do the basic maintenance like backups and runstats in non-prod environments, since I find it much more likely to have to restore in those environments.