当前位置:网站首页>The Linux server needs to install the agent software EPS (agent) database
The Linux server needs to install the agent software EPS (agent) database
2022-07-03 02:31:00 【Python's path to immortality】
1、 Download agent software from the official website , Yes Windows Version and Linux edition
agent Download address
https://eps.sangfor.com.cn/agent/
2、 Downloaded files EPS2.0_Build20161102.tgz Upload to server
1、 Use tar -vxf EPS2.0_Build20161102.tgz Unzip the file
2、 And then use chmod 7777 agent_installer.bin Give operation execution permission 
3、 install agent Agent software
./agent_installer.bin /data/tqf-test/eps_agent
/data/tqf-test/eps_agent Is the specified path of the installation

4、 modify config In the file directory das_agent.ini The configuration file

;DAS agent The configuration file
[server]
;DAS agent The server address of the connection
host = 10.20.158.221
[capture]
dev = lo
filter = tcp and port 3306 【server】 here host Field configuration IP The address is DAS The service port of the equipment IP , Fill in correctly
【capture】] The fields to be configured are dev and filter Two fields .
dev Used to specify the interface for capturing packets ,linux Write down the interface name , for example eth0、lo etc. ;
filter Used to filter agent Packet capture traffic , Used when there is too much traffic in the customer environment , By referring to
Set filter conditions to capture specific flow , Reduce network traffic .
(3) After saving the configuration , restart bin In the catalog eps_agent service , Complete the configuration .

if log There is no generation in the directory das_agent Folders look at monitor Log under folder , General tips
Storage overrun , Cause plug-ins bypass: At this time, you need to install in the installation directory config Create a configuration file named res_limit.ini Format file
[config]
start_mem=90 
Then restart the server

View that the log path generates
Download relevant documents and instructions
https://download.csdn.net/download/tanqingfu1/80574141
边栏推荐
猜你喜欢

内存池(内核角度理解new开辟空间的过程)
![[translation] the background project has joined the CNCF incubator](/img/0b/e3d2674b1a1cba3ea398cbcb1a018a.png)
[translation] the background project has joined the CNCF incubator
【ROS进阶篇】第六讲 ROS中的录制与回放(rosbag)

Random Shuffle attention

Tongda OA homepage portal workbench

The use of Flink CDC mongodb and the implementation of Flink SQL parsing complex nested JSON data in monggo

random shuffle注意

Return a tree structure data
![[hcia]no.15 communication between VLANs](/img/59/a467c5920cbccb72040f39f719d701.jpg)
[hcia]no.15 communication between VLANs
[advanced ROS] Lesson 6 recording and playback in ROS (rosbag)
随机推荐
错误Invalid bound statement (not found): com.ruoyi.stock.mapper.StockDetailMapper.xxxx解决
awk从入门到入土(1)awk初次会面
Gbase 8C system table PG_ collation
Choose it when you decide
Word word word
QT qcombobox add qccheckbox (drop-down list box insert check box, including source code + comments)
The data in servlet is transferred to JSP page, and the problem cannot be displayed using El expression ${}
Gbase 8C system table PG_ am
Interview stereotyped version
xiaodi-笔记
easyPOI
Gbase 8C system table PG_ attribute
Thread safe singleton mode
[Flutter] dart: class; abstract class; factory; Class, abstract class, factory constructor
[tutorial] chrome turns off cross domain policies CORS and samesite, and brings cookies across domains
返回一个树形结构数据
Kotlin middle process understanding and Practice (II)
random shuffle注意
GBase 8c触发器(二)
Gbase 8C system table PG_ aggregate