Forum Discussion
Thanks C.J.
We have submitted a support ticket and are currently working with SL support. We’re now waiting for the next memory leak so we can get some better info to them.
You mentioned you have scripted a notification? Would you mind explaining how you did this? The “…for a sustained period” seems like the important part there. I guess we could also setup an alert if CPU usage doesn’t go over 10% for more than 1 hour or something similar.
Hi,
Our notification script is just a simple Python script running as a cron job on one of our servers - it hits the Snaplogic Public API to gather node CPU & memory usage information. You could probably implement something similar as a Snaplogic Pipeline running on the Cloudplex if you wanted to.
Cheers,
C.J.