Poll all devices at a named site and return UP/DOWN status in seconds. Useful during change windows, after outages, or as a pre-call check before a site visit.
Schedule recurring scans. When a device transitions from UP to DOWN, the agent sends an immediate alert — no polling dashboard to watch, no email digest to dig through.
Pull interface statistics, error counts, or utilization data from managed switches and firewalls and return a formatted summary — without opening a management console.
Query firewall policy status, VPN tunnel health, or certificate expiration dates on demand — integrated with Palo Alto PAN-OS or any HTTPS-accessible security platform.
When the agent detects a DOWN device, it can automatically open a support ticket, pre-populate it with device details and timestamp, and notify the on-call engineer — all without human intervention.
Ask plain-language questions about your network inventory — what devices are at a site, when was a device last seen, what's the IP of the backup router — without opening a CMDB or spreadsheet.
| Capability | Description | Transport | Status |
|---|---|---|---|
| Site Reachability Scan | Ping all devices in a named inventory file, return UP/DOWN per device | ICMP via PHP API |
LIVE |
| Natural Language Trigger | Plain-English commands interpreted by AI agent, no syntax required | Telegram / Slack |
LIVE |
| Structured JSON Pipeline | All automation output is machine-readable, chainable to any downstream system | stdout JSON |
LIVE |
| Proactive State-Change Alerts | Scheduled scans with delta detection — alerts only when status changes | Cron + SSH |
READY TO BUILD |
| Meraki Dashboard Integration | Pull device status, client counts, and alert history via Meraki REST API | REST / HTTPS |
READY TO BUILD |
| Auto Ticket Creation | On DOWN detection, open a helpdesk ticket with pre-populated device context | HESK / ServiceNow API |
READY TO BUILD |
| Firewall Policy Query | Query Palo Alto PAN-OS for rule hits, VPN tunnel health, certificate status | PAN-OS REST API |
PLANNED |
| Multi-Site Rollup Report | Aggregate reachability across all named sites into a single morning briefing | SSH + cron |
PLANNED |
| Switch Port Utilization | Pull interface counters from Extreme or Cisco switches via SNMP or SSH | SNMP / SSH |
PLANNED |
The AI agent runs on hardware you control. Sensitive credentials and device data never leave your environment. Cloud services are optional — used only where they add value, never as a dependency.
Skills are transport-agnostic. The same architecture that polls a local XAMPP endpoint today can query a Meraki API or an Extreme NetIQ instance tomorrow — without changing the agent or the delivery layer.
Device inventories are CSV files. Skills are readable text. Scripts are single-file Python. Everything is auditable, version-controllable, and deployable without a build pipeline or container orchestration.
Start with one site, one scan type, one channel. Each skill is independent. Add capabilities without touching existing ones. The architecture grows with your team's confidence and your client's appetite.