en:dpi:dpi_components:platform:faq:ssg_platform:start [Документация VAS Experts]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:dpi:dpi_components:platform:faq:ssg_platform:start [2021/07/23 14:39] edrudichgmailcomen:dpi:dpi_components:platform:faq:ssg_platform:start [2024/07/29 12:40] (current) – removed elena.krasnobryzh
Line 1: Line 1:
-====== 2 The device of the Stingray platform ====== 
-{{indexmenu_n>2}} 
  
-===== Even on an unconnected server, the fastdpi_1gb process by top showed a load of around 140% (on a 4-core CPU). Is it supposed to be like that?Now at about 50Mbit, top shows 160-220% CPU Load. Is this correct or is there something else that needs to be fixed? ===== 
-The high load at standby mode is due to the fact that the cards are not interrupted, but are polled continuously to ensure low latency. As data flow grows, this load is more redistributed in favor of useful work. We recommend to watch CPU load with utility mpstat -P ALL 
- 
-===== How do I know my license expiration date? ===== 
-<code bash> grep 'expiration_date=' /etc/dpi/fastdpi.lic 
- expiration_date=20991231 
- format: YYYYMMDD</code> 
- 
-===== Which files must be archived to save the license information? ===== 
-<code bash> 
-/etc/dpi/fastdpi.lic 
-/etc/dpi/fastdpi.sig 
-/etc/pf_ring/* 
-</code> 
- 
-===== How can I see the list of changes before installing? ===== 
-On the wiki front page we publish announcements of new versions and a list of changes, or you can install the yum-plugin-changelog package and use the changelog command <code bash>yum install yum-plugin-changelog 
-yum changelog 4 fastdpi</code> 
- 
-===== Does the software only work with CentOS? We mainly use FreeBSD on our servers, is there a version for this OS? ===== 
-There is no version for **freebsd**. Now we support only: **ОС CentOS 6.4** or **6.5**, **ОС CentOS 8** (CentOS x86_64);\\ 
-We strongly recommend using the OS image specified [[en:dpi:dpi_components:platform:faq:first_install:install_remote_start:start|in this article]]. 
- 
-===== Can I use a third-party monitoring solution? ===== 
-You can use SMNP monitoring solutions such as the zabbix agent. [[en:dpi:dpi_components:platform:mon_stat:start|Description]] 
- 
-===== How is the load distributed across processor cores (12 cores/2 clusters)? ===== 
-The cores are functionally distributed between different dpi tasks so that they do not interfere with each other.\\ 
-2 and 7 are responsible for traffic transit and are currently underutilized since there is not much traffic.\\ 
-You can check the distribution of functions with the command: 
-<code>ps -p `pidof fastdpi` H -o %cpu,lwp,psr,comm</code> 
- 
-===== Why are there processor cores unloaded (the 12th core is not busy)? ===== 
-The dpi has service functions: netflow generation, clickstream, pcap writing, control command processing, etc. \\ 
-Their load is uneven and they can briefly load the core to 100%, so they have a separate core, so they do not interfere with the same transit. 
- 
-===== Why can one core be 100% loaded at typical DPI load? I can't get into the server, only rebooting helps. ===== 
-It is most likely the fault of kipme process, ipmi server remote control interface, maybe FW is not protecking against external attacks. When the process loads 100% kernel (any kernel) softRAID stops working, so it's not possible to log in to the server. There is also an article on other possible causes of problems with ipmi:\\ 
-[[https://unix.stackexchange.com/questions/74900/kipmi0-eating-up-to-99-8-cpu-on-centos-6-4|Kipmi0 eating up to 99.8% cpu on centos 6.4]] 
- 
-===== Are the utilities url2dic and ip2bin available in source, or for FreeBSD 9 x64? ===== 
-The utilities are not available in source and there are no plans to make them available in source. Freebsd allows you to run native [[http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html|linux application]]. [[http://vasexperts.ru/centos/6/x86_64/dpiutils.freebsd92.tgz|An archive with a binary version of the utilities]] is also available for FreeBSD 9.2.