Python-first workflows that remove toil, reduce risk, and surface meaningful signals.
Project | What it does | Stack | Impact |
---|---|---|---|
Inactive Volume Deletion | Identifies reclaimable storage volumes and automates safe deletion with guardrails and audit logs. | Python · REST APIs · PowerMax · NetApp · Infinidat · Pandas | Reduced unused capacity; faster cleanup cycles; consistent policy enforcement. |
Cisco Inactive Zone Cleanup | Finds stale zones within zonesets and removes them via Cisco MDS APIs with dry-run and rollback. | Python · Cisco MDS NX-API · JSON · CLI utility | Simpler troubleshooting; safer zoning changes. |
Splunk Dashboards & Alerts | Dashboards and alerts to monitor storage infrastructure and switch health; alerting on actionable signals. | Splunk Dashboard Studio · SPL | Improved storage monitoring. |
ServiceNow Integrations | Automates ticket creation/updates and status sync from automation jobs and monitoring events. | Python · REST APIs · ServiceNow | Less manual data entry; better auditability; clearer ownership. |
Infra Utility Scripts | Reusable scripts for parsing logs, health checks, and reporting; designed to be composable and idempotent. | Python · Bash · Pandas · Requests | Reduced toil; easier handoffs. |