Re: [Proftpd-user] Notification On MaxClients/MaxInstances

"TJ Saunders" <[email protected]>
Newsgroups gmane.network.proftpd.user
Message-ID <[email protected]>
> I would like to setup a proactive way to be notified before MaxClients 
> and MaxInstances are exhausted. What is the best way to achieve this?

How much "before"?  What would you with such a notification?

ProFTPD has a couple of modules which might help gather the necessary metrics:
- mod_snmp (see http://www.proftpd.org/docs/contrib/mod_snmp.html)
- mod_statsd (would need changes to emit MaxClints/MaxInstances metrics; see https://github.com/Castaglia/proftpd-mod_statsd)

The actual notification part would then have to be handled by some other monitoring/alerting system.

TJ


_______________________________________________
ProFTPD Users List   <[email protected]>
Unsubscribe problems?
http://www.proftpd.org/list-unsub.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.