Re: FCP and 'connected' counts
Matthew Toseland <toad-EI5O+8PHWbJeeLb3ft/[email protected]>
| Newsgroups | gmane.network.freenet.support |
|---|---|
| Message-ID | <[email protected]> |
On Monday 20 Aug 2012 06:29:06 Austin wrote: > Trying to use FCP to monitor Freenet via command line, and would be grateful > for help in understanding the 'connected' counts. The figures shown at the > bottom of many of Freenet's HTML pages (e.g. '14 / 20') - what are they and > how do they relate to the various values returned by the GetNode FCP message? > There are several NodeData message fields (numberOfSimpleConnected, > numberOfConnected, numberOfNotConnected) whose meaning is not totally clear, > and whose values do not seem to add up to the same as the counts on the HTML > pages. More generally, are the various FCP message fields described anywhere > online? https://wiki.freenetproject.org/FCPv2 lists their names but doesn't > say what they mean... This is not documented properly yeah. Best doc is the source, NodeStats.java exportVolatileFieldSet(). numberOfSimpleConnected is basically the number at the left - the total of CONNECTED and BACKED OFF. numberOfNotConnected is the rest - a variety of reasons why peers don't work. Many of the rest are the number of nodes in specific states (e.g. NEVER CONNECTED, DISABLED, TOO OLD, etc). _______________________________________________ Support mailing list [email protected] http://news.gmane.org/gmane.network.freenet.support Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or mailto:support-request-RdDMkVZAZeuJnvDnx1genB2eb7JE58TQ@public.gmane.org?subject=unsubscribe
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABEIAAYFAlAyhE8ACgkQYUNbc3WUHYiBswCfXDKMNKMCt3XZStSDevU9WpJR Ou8An2rzjPFvGGiuID9QbUP9jRAE7HUk =OWJW -----END PGP SIGNATURE-----