cyrusimap / bugzilla-migrate-test

0 stars 1 forks source link

export number of non-idle processes from master #253

Open brong opened 22 years ago

brong commented 22 years ago

From: Larry Greenfield Bugzilla-Id: 1182 Version: 2.1.x Owner: murch@andrew.cmu.edu

brong commented 22 years ago

From: Larry Greenfield

master should be able to know how many processes are in accept() or waiting to accept() and thus can derive the number of processes talking to the client.

it should export this via snmp.

brong commented 22 years ago

From: Larry Greenfield

this information is much less interesting now that connections only wait in accept() for 60 seconds.

consider whether or not this is worthwhile?

brong commented 22 years ago

From: Rob Siemborski

pushing off indefinately because it's pretty much non-critical