vss-sop-test

Validate deployed VSS SOP monitoring systems across services, pipelines, video, and agents.

49|14|Updated Aug 27, 2025
One-click install
npx skills add https://github.com/NVIDIA/sop-monitoring-blueprints --skill vss-sop-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vss-sop-test
Source: https://github.com/NVIDIA/sop-monitoring-blueprints/tree/main/agentic/vss-sop-skills/vss-sop-test
Command: npx skills add https://github.com/NVIDIA/sop-monitoring-blueprints --skill vss-sop-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill verifies that a deployed VSS SOP monitoring system is healthy and identifies failures across services, data pipelines, video streaming, and agent functionality.

Core Features & Use Cases

  • Service Health Checks: Confirms required Docker containers are running and provides targeted log-based debugging guidance.
  • End-to-End Validation: Tests Elasticsearch and Kibana data flow, VIOS sensors and streams, MCP and model endpoints, snapshots, video analysis, and compliance report generation.
  • Automated Troubleshooting: Recommends corrective actions, supports running individual test phases, and requires every check to pass before completion.
  • Use Case: After deploying a VSS SOP blueprint, run the full suite to confirm that services are operational, VLM data reaches ELK, camera streams are recording, and the VSS agent can complete monitoring workflows.

Quick Start

Use the vss-sop-test skill to run all post-deployment validation phases against the blueprint repository and its SOP environment configuration.

Frequently Asked Questions about vss-sop-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate a deployed VSS SOP monitoring system after deployment?

Validate a deployed VSS SOP monitoring system by running a full test suite that checks service health, ELK and Kibana data pipelines, VIOS recording and livestreams, and VSS agent workflows. Every check must pass for verification to complete.

What is the best way to debug unhealthy Docker containers in a VSS SOP environment?

Debug unhealthy Docker containers in a VSS SOP environment by running automated service health checks that confirm required containers are running and provide targeted log-based debugging guidance to recommend corrective actions.

How do I test if VLM data reaches Elasticsearch and Kibana in my SOP pipeline?

Test if VLM data reaches Elasticsearch and Kibana by running end-to-end validation phases that verify data flow across the ELK pipeline, ensuring VLM data successfully arrives for monitoring and compliance report generation.

Do I need the Python requests library to run post-deployment tests on VIOS streaming services?

Yes, you need the Python requests library to run post-deployment tests on VIOS streaming services, as the testing requires access to HTTP endpoints and Docker services within the blueprint environment.

Why does my VSS agent troubleshooting fail before all SOP checks pass?

VSS agent troubleshooting fails before completion because the automated troubleshooting process requires every check across service health, data pipelines, and video operations to pass before finishing the workflow.

Can I run individual test phases for VIOS recording and livestream checks instead of the full suite?

Yes, you can run individual test phases for VIOS recording and livestream checks, as the automated troubleshooting supports running isolated tests for specific components like VIOS sensors and streams before completing the full suite.