23 Dec
2023
23 Dec
'23
1:37 p.m.
On Dec 23, 2023, at 12:48 PM, dextá <dexter7bbot@gmail.com> wrote:
What are the critical points to monitor in freeradius? I'm thinking of monitoring our server via zabbix.
Monitor for what kind of issue? Systemd etc. generally does a reasonable job of seeing if the process is running. You can also monitor memory use with other tools. Or, use "radclient" to send it test packets, to check that it's responding correctly. You should also monitor the log files. Look for "error", and it will indicate what's going wrong. No errors generally means no problems. Alan DeKok.