Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:dpi_components:radius:radius_admin [2024/09/26 15:29] – external edit 127.0.0.1 | en:dpi:dpi_components:radius:radius_admin [2026/03/26 08:16] (current) – [Syslog Logging Support] elena.krasnobryzh | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Administration ====== | ====== Administration ====== | ||
| - | {{indexmenu_n> | + | {{indexmenu_n> |
| - | Radius events monitor runs under [[en: | + | The main process is called '' |
| + | Restart the service: | ||
| + | <code bash> | ||
| - | This chapter depicts peculiarities of monitor' | + | FastRADIUS settings |
| + | * '' | ||
| + | * '' | ||
| - | The main process is named fdpi_radius. It uses CPU resources even in an idle state (no data transmission). This mode is essential to minimize network delays and relates to peculiarities of LAN cards operation. The system treats this process as a service. | + | Parameters |
| + | * Hot parameters can be changed during operation "on the fly," i.e., without restarting the service. | ||
| + | * Cold parameters will only take effect after restarting the service. | ||
| - | For example, to restart | + | Update hot settings without restarting |
| - | < | + | < |
| - | This process is monitored by the system watchdog. It restarts the process in case of abnormal termination. The process has internal self-monitoring means. They support some failure conditions. The process | + | FastRADIUS logs are located in the ''/ |
| + | * '' | ||
| + | * '' | ||
| + | Log rotation | ||
| - | Monitor's configuration | + | The '' |
| - | < | + | If the administrator changes the retention period, they must ensure sufficient disk space remains available. |
| - | fdpi_radius.conf | + | |
| - | prefixes.info regional settings (subscribers' | + | |
| - | </ | + | |
| - | There are " | + | Depending on the settings, FastRADIUS may write the following information to the ''/ |
| + | * '' | ||
| + | * '' | ||
| + | In this case, it is necessary to implement manual cleanup to prevent disk overflow. | ||
| - | The " | + | =====Syslog Logging Support===== |
| + | Configured in the '' | ||
| - | **For example:** modification of " | + | '' |
| - | < | + | |
| - | /// | + | Possible values: |
| - | + | | |
| - | Monitor' | + | |
| - | < | + | |
| - | fdr_alert.log messages' | + | |
| - | fdr_stat.log | + | |
| - | </ | + | |
| - | Log files' | + | |
| - | + | ||
| - | The available disk space must be checked before modification of logs' storage time by an administrator. | + | |
| - | + | ||
| - | Depending on its configuration, | + | |
| - | < | + | |
| - | spdu_*.pcap - are pcap files containing records of bad or all radius packets | + | |
| - | uip_*.txt - are text log files containing information on allocation and release of IP addresses | + | |
| - | </ | + | |
| - | One can take care of timely removing of this information to avoid disk space overflow. | + | |
| - | + | ||
| - | The exact time synchronization runs on the computer via ntpd service. ntpd configuration is stored here: /// | + | |