Differences
This shows you the differences between two versions of the page.
en:dpi:dpi_components:radius:radius_admin [2018/03/19 12:14] – created lexx26 | en:dpi:dpi_components:radius:radius_admin [2024/09/26 15:29] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== Administration ====== |
{{indexmenu_n> | {{indexmenu_n> | ||
+ | Radius events monitor runs under [[en: | ||
+ | This chapter depicts peculiarities of monitor' | ||
+ | |||
+ | 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. The latest is controlled by common service commands. | ||
+ | |||
+ | For example, to restart the services: | ||
+ | < | ||
+ | |||
+ | 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 is self terminated in case of critical errors or suspension and then restarted by the watchdog. The latest is configured by the file: /// | ||
+ | |||
+ | Monitor' | ||
+ | < | ||
+ | fdpi_radius.conf | ||
+ | prefixes.info | ||
+ | </ | ||
+ | |||
+ | There are " | ||
+ | |||
+ | The " | ||
+ | |||
+ | **For example:** modification of " | ||
+ | < | ||
+ | |||
+ | /// | ||
+ | |||
+ | Monitor' | ||
+ | < | ||
+ | fdr_alert.log messages' | ||
+ | fdr_stat.log | ||
+ | </ | ||
+ | Log files' rotation is handled using the standard tool logrotate. The logs are stored for 24 hours by default. The logrotate is configured by the file: /// | ||
+ | |||
+ | 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: /// |