Comment 1 for bug 823484

Revision history for this message
Derek_ (derek-name) wrote :

This is handled by the openvista_processes_ plugin. Currently it counts mumps jobs in %SS with the device marked "CONNECTED". We could more directly count RPC Broker and CIA Broker connections by filtering them by the routine name. The RPC-related jobs are XWBRW, and the CIA-related jobs are CIANBLIS or %ZISTCP. This will also exclude jobs, e.g. for interfaces, that are connected to other, non-RPC ports but which are currently counted with the RPC connections.

There are two other Munin-plugin related bugs that are set for the 0.9.1 milestone, and this should be easy to add, so I will include this with those.