The Linux endpoint is supported on Ubuntu 14.04 and 16.04 – the LTS "long term stable releases") and current stable Redhad Enterprise 7. The endpoint may work on others but not supported at this time.
Step 1: Under the endpoint tab, download the Linux NetAgent.
Step 2: Save the file
Step 3: User terminal or something similar to find "NetWatcherAgent" and install it.
osboxes@osboxes:~/Downloads$ dir
NetWatcherAgent
osboxes@osboxes:~/Downloads$ chmod +x NetWatcherAgent
osboxes@osboxes:~/Downloads$ sudo ./NetWatcherAgent
[sudo] password for osboxes:
INFO: 2017/06/23 19:04:56 Starting from ./NetWatcherAgent
INFO: 2017/06/23 19:04:56 Running in terminal. ver 1.0.44
Step 4: Verify it's running
root@osboxes:/home/osboxes/Downloads# systemctl status NetAgent
● NetAgent.service - NetWatcher® Agent service.
Loaded: loaded (/etc/systemd/system/NetAgent.service; enabled; vendor preset:
Active: active (running) since Fri 2017-06-23 19:06:38 BST; 26s ago
Main PID: 8051 (Agent)
CGroup: /system.slice/NetAgent.service
└─8051 /var/NetWatcher/Agent
Jun 23 19:06:38 osboxes systemd[1]: Started NetWatcher® Agent service..
Jun 23 19:06:38 osboxes Agent[8051]: INFO: 2017/06/23 19:06:38 Starting from /va
Jun 23 19:06:38 osboxes Agent[8051]: INFO: 2017/06/23 19:06:38 Running under ser
Jun 23 19:06:40 osboxes Agent[8051]: 2017/06/23 19:06:40 NetAgent sucessfully re
Jun 23 19:06:40 osboxes Agent[8051]: 2017/06/23 19:06:40 method Close has wrong
Jun 23 19:06:40 osboxes Agent[8051]: 2017/06/23 19:06:40 method HandlePipe has w
Jun 23 19:06:40 osboxes Agent[8051]: 2017/06/23 19:06:40 method Close has wrong
Jun 23 19:06:40 osboxes Agent[8051]: 2017/06/23 19:06:40 method HandlePipe has w
root@osboxes:/home/osboxes/Downloads# ps aux | grep Agent
root 8051 0.5 0.3 204544 14832 ? Ssl 19:06 0:00 /var/NetWatcher/Agent
root 8064 0.0 0.0 16276 1092 pts/17 S+ 19:07 0:00 grep --color=auto Agent
Step 5: Turn on HIDS, Logs &/or Sensor-in-the-Cloud in the Customer Portal under the Endpoints Tab for the asset
Comments