INTERITION Seabase
Login
Logout
Settings
Help
Agentic Infrastructure Management
Offline — login to crawlout.io for live data.
—
Hosts
—
Running
—
Stopped
—
Agents
—
Accounts
Infrastructure
Agents
Accounts
Dependency Graph
SPARQL
Connect to a CMDB Pod to load data.
Connect to a CMDB Pod to load data.
Connect to a CMDB Pod to load data.
Hosts
Services
Firewall
Agents
PREFIX cmdb:
PREFIX schema:
SELECT ?host ?service ?port ?status WHERE { ?h a cmdb:Host ; schema:name ?host ; cmdb:hasService ?s . ?s a cmdb:Service ; schema:name ?service ; cmdb:status ?status . OPTIONAL { ?s cmdb:port ?port } } ORDER BY ?host ?service
Loading engine...