ServiceTonic Network Discovery Tool — Complete Setup & First Scan Guide
Prerequisites
- Windows machine (Windows 7/8/10/11 supported).
- Java Runtime Environment installed.
- Administrative access to the machine for installing services and opening ports.
- Credentials for any Windows devices you want deep-scanned (optional for basic ping/ARP).
- Port number available for the tool’s web UI (default chosen during install).
Installation (wizard)
- Download the installer (ServiceTonic Network Discovery Tool Installer.exe).
- Run installer as Administrator.
- Accept license, choose ⁄64-bit, set installation path.
- Select port for the web UI, create an admin username and password.
- Finish install; the tool runs as a service and exposes a web UI on http://127.0.0.1: (or the host IP).
Initial configuration
- Open browser to http://127.0.0.1: and log in with admin credentials.
- Review Quick Guide / First Steps PDF from the login screen.
- Install any recommended Java updates if prompted.
- (Optional) Configure service to start automatically and verify firewall allows the selected port.
Create a scan job (first scan)
- From the UI, go to “Create New Scan” / “New Discovery”.
- Add a description (e.g., “Initial LAN Discovery”).
- Enter target IP range(s) or subnet(s) (CIDR or start–end).
- Provide Windows credentials if you want agentless Windows inventory (username, password, domain).
- Choose discovery depth:
- Basic: ping/ARP to list devices (low impact).
- Full: SNMP/WMI/SMB/port scan for detailed inventory (higher impact).
- Configure scan options: timeout, parallel threads/workers, SNMP community strings (if applicable).
- Save and start the scan.
What the first scan will produce
- Inventory list of discovered devices: hosts, printers, switches, routers, monitors.
- Per-device details: IP, MAC, hostname, vendor, basic open ports.
- Graphical network map showing device relationships (if enabled).
- Logs and a summary report with counts by device type and any failures.
Post-scan tasks
- Review the discovery results table and open individual device details for verification.
- Export results if needed (note: some export features may be limited in unregistered/demo builds).
- Create or map discovered devices into your CMDB (if integration available).
- Add credentials or SNMP community strings for devices that were only partially discovered; re-run targeted scans for more detail.
- Schedule regular scans (daily or weekly) and configure notifications for new devices or critical changes.
Troubleshooting — quick checks
- No devices found: verify scan IP range, ensure tool has network access and correct subnet, check firewall rules, confirm target devices respond to ICMP.
- Partial data for Windows hosts: ensure provided Windows credentials are correct and account has remote query rights; enable WMI/Remote Registry if needed.
- SNMP devices not detailed: confirm SNMP version and community string (v1/v2) or user/password/auth/encrypt settings (v3).
- High CPU/network load during deep scans: reduce NMAP workers or switch to a lower discovery depth.
Best practices
- Start with a low-impact ping/ARP scan to establish baseline, then escalate to full scans for targeted segments.
- Use credentials (WMI/SMB/SNMP) where possible for richer inventory.
- Throttle or schedule deep scans during off-peak hours.
- Maintain and secure the tool’s admin account and web UI port.
- Regularly update Java and the discovery tool to the latest version.
If you want, I can produce a concise checklist or a sample scan configuration (IP ranges, timeouts, thread counts) tailored to a small (≤200 hosts) or large (>2000 hosts) network.
Leave a Reply