monitor session & Processes
we have a server(LINUX) with more than 50 databases (multiple version) hosted on the same machine,i'm in the process of writing a shell script to monitor the processes & session count for all the databases to identify any abnormalities with the number of incoming connections.
i need to know if there are any other parameter that should be considered to proactively monitor this.
Thanks for your response.