On 11/11/2019 10.38, Jan Tomasek wrote:
how to get SNMPAgent report correct statistic when using Radiator FarmSize > 1
As you already guessed, you'd need to query the workers and sum the output. Now when there are multiple processes, they do not share SNMP stats, at least presently, even if they were forked by the same supervisor instance.
This is sometimes handled by the collector which combines separate values. I wonder if Net-SNMP, for example, has tools that are suitable for combining the values.
Thanks, Heikki -- Heikki Vatiainen <[email protected]> Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, TACACS+, PAM, Active Directory, EAP, TLS, TTLS, PEAP, WiMAX, RSA, Vasco, Yubikey, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, etc. _______________________________________________ radiator mailing list [email protected] https://lists.open.com.au/mailman/listinfo/radiator
