-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 George Kollias wrote:
> I tested 'memmon' and i have a little problem. 'Supervisor' monitors a > master process which in turn has two sub-processes (not threads), so > 'memmon' checks only the master process's memory and not sub-processes'. Can > i have 'memmon' checks the sub-processes memory too? I don't believe so, out of the box. You would likely need to extend it to support check[ing PIDs of the "grandchild" processes, which it would need some way to discover. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkvyvYsACgkQ+gerLs4ltQ4mYgCgkb8K+qFZccTwiZSAvAdORr+c /BYAoJhvSIsHa0X1vQRENnrQcOF55mWc =SHnU -----END PGP SIGNATURE----- _______________________________________________ Supervisor-users mailing list [email protected] http://lists.supervisord.org/mailman/listinfo/supervisor-users
