Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:dpi:faq:fastdpi:ssg_platform:start [2024/09/26 10:17] – elena.krasnobryzh | en:dpi:faq:fastdpi:ssg_platform:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SSG Platform Device ====== | ||
- | {{indexmenu_n> | ||
- | < | ||
- | < | ||
- | The high idle load is due to the use of polling instead of interrupts for card operations to ensure low latency. As data flow increases, this load shifts more towards useful work.\\ We recommend monitoring CPU load with the '' | ||
- | </ | ||
- | < | ||
- | <code bash> | ||
- | expiration_date=20991231</ | ||
- | Format: YYYYMMDD | ||
- | </ | ||
- | |||
- | < | ||
- | <code bash> | ||
- | / | ||
- | / | ||
- | / | ||
- | </ | ||
- | </ | ||
- | |||
- | < | ||
- | **First option:** Go to the required version from the [[https:// | ||
- | |||
- | **Second option:** Install the '' | ||
- | <code bash>yum install yum-plugin-changelog | ||
- | yum changelog 4 fastdpi</ | ||
- | </ | ||
- | |||
- | < | ||
- | There is no version for FreeBSD. Only **VEOS** is supported.\\ | ||
- | We strongly recommend using the OS image specified [[en: | ||
- | </ | ||
- | |||
- | < | ||
- | For monitoring, you can use solutions that utilize SNMP. For example, Zabbix Agent. [[en: | ||
- | </ | ||
- | |||
- | < | ||
- | Cores are functionally distributed among various DPI tasks so they do not interfere with each other.\\ | ||
- | You can view the function distribution with the command: | ||
- | <code bash>ps -p pidof fastdpi H -o %cpu, | ||
- | </ | ||
- | |||
- | < | ||
- | DPI has service functions such as Netflow generation, Clickstream, | ||
- | Their load is uneven and they can temporarily load a core to 100%, so a separate core is allocated to them to avoid interfering with traffic. | ||
- | </ | ||
- | |||
- | < | ||
- | It may be due to the '' | ||
- | When a process loads any core to 100%, softRAID stops working, making it impossible to access the server. There is also an article on other possible issues with '' | ||
- | </ | ||
- | |||
- | < | ||
- | The source code of the utilities is not available and is not planned to be provided. FreeBSD allows running native [[http:// | ||
- | </ | ||
- | </ |