A new MSP customer signs. Sales hands over a CSV with 84 devices, vague vendor info, a couple of admin credentials, and a contract start date in seven days. The goal is to land Monday with inventory imported, devices discovered and fingerprinted, configs backed up, monitoring up, the customer’s runbook drafted, and the on-call team briefed.Documentation Index
Fetch the complete documentation index at: https://altostrat.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Systems involved
| System | Role |
|---|---|
| Studio inventory | Bulk host import and folder structure. |
| SNMP, LLDP, CDP | Auto-discovery of vendor, model, OS, neighbors. |
| Studio diagrams | Topology drawn from inventory + neighbor data. |
| Configuration backup repo | Pull initial configs to S3-backed storage. |
| Zabbix or LibreNMS | Apply monitoring templates to each device class. |
| ConnectWise PSA | Customer record, contract, and contact tree. |
| NetBox or Device42 | Source of truth for circuits, IPs, and racks. |
Slack #cust-acme-corp | Team briefing channel. |
| Loom-style shared session | Walk the team through the new environment. |
Walkthrough
Import the CSV into a customer folder
Customers / ACME Corp folder. Paste or import the CSV. Studio creates one host per row, attaches placeholder protocols, and flags rows missing required fields.Attach Keychain credentials by folder
Run device fingerprinting
Detect device on every host. Studio reads SSH banners, runs vendor-safe probes, and fills vendor, OS, and version into the inventory. The handful that fail get reviewed by hand.Discover topology with LLDP and CDP
Pull initial configuration backups
Initial config backup procedure runs against each network device, captures the running and startup config, and stores it in the customer’s S3 backup bucket with a timestamped filename and a SHA hash.Apply monitoring templates
Create the customer runbook
Customer health check procedure for ACME, parameterized with site code. Save memories: Internet provider, business hours, after-hours contacts, change windows, customer-specific quirks.Wire up PSA and CMDB
Where Studio earns its keep
- 84 devices go from a CSV to fingerprinted, monitored, backed up, and documented in hours, not days.
- The diagram, the monitoring config, the backup repository, and the PSA all reference the same inventory, so there is one source of truth from the first day.
- The recorded shared-session briefing is the on-boarding artifact every future on-call engineer can play back.
- The customer runbook procedure is reusable across customers — change the site code and the structure stays the same.