Configuration

TotalView 12.1+: Executing RemoteView Batch Script from the Command line
To have RemoteView Run and execute a Batch file automatically the following command need to be ran on the remote windows system. RemoteView.exe -a 127.0...
Thu, 10 Feb, 2022 at 6:39 AM
TotalView 12.1+: Device Backup/Management Variables
%% Send % character %ASCII:LF% Send linefeed %ASCI:CR% Send carriage return %ASCII:25% Send ASCII character 25 %ASCI:0x20% Send ASCII character 0x20 (32...
Fri, 13 May, 2022 at 9:00 AM
SSH Device configuration Variables
The following variables can be used in device configuration scripts: @PROMPT=/#/                             Read up until ‘#’ prompt is found %--comme...
Thu, 26 May, 2022 at 8:37 AM
NetFlow configuration example on Cisco IOS
Define Flow Records In and Out flow record Netflow-In match flow direction match interface input match ipv4 destination address match ipv4 protocol matc...
Mon, 26 Sep, 2022 at 11:42 AM
OIDEntry.cfg and Mathematical Transformations
When adding mathematical transformations to Custom OID Polling with the MIB Browser or manually editing OIDEntry.cfg  follow the format below. You can...
Thu, 23 Mar, 2023 at 1:43 PM
Enable SNMP on Fortinet /Fortigate/ FortiOS Firewall
The Fortinet KB Article for Configuring SNMP Access to a Fortigate Firewalll https://docs.fortinet.com/document/fortigate/7.2.4/administration-guide/62595/...
Thu, 11 May, 2023 at 7:21 AM
Configuring SNMP v2c on VMware ESXi
To Enable SNMP v2c on a VMware ESXi Host: Enable SSH on the ESX Host SSH into the ESXi Host. Login as root Execute the following commands: esxcli s...
Thu, 18 May, 2023 at 2:41 PM
SonicWall NetFlow Configuration
To Enable Netflow Collection on a SonicWall Firewall follow the steps defined in the following article: https://www.sonicwall.com/support/technical-documen...
Mon, 26 Jun, 2023 at 3:12 PM
Configuring SNMP on Cisco Firepower NGFW Appliances
Here is the Cisco Documentation on Enabling SNMP on a Cisco Firepower Appliance https://www.cisco.com/c/en/us/support/docs/ip/simple-network-management-pro...
Tue, 1 Aug, 2023 at 9:59 AM
RemoteInsight Service Install
The RemoteInsight service can be quietly installed by invoking the MSIEXEC with the following options:   msiexec /i <filename> SERVERPORT=XYZ SERVER...
Tue, 2 Apr, 2024 at 6:39 AM