DEB Network Agent Operations
You install the Network Agent as part of an overall workflow for setting up Network Visibility. The three supported workflows are:
To determine the best workflow for your environment, see Set Up Network Visibility on Linux.
Install the DEB Network Agent
Administer the DEB Network Agent
Operation | Command | Notes |
---|---|---|
Start Agent |
sudo service appd-netviz start |
If the Agent starts successfully, the following displays:
|
Stop Agent |
sudo service appd-netviz stop |
If the Agent stops successfully, the following displays:
|
Restart Agent |
sudo service appd-netviz restart | |
Check Agent Status |
sudo service appd-netviz status |
This command shows whether the Agent is running or not. The following displays:
|
Uninstall the DEB Network Agent
sudo dpkg -P appd-netviz