Conversation Examples
Real-world examples of how to use the Tripl-i AI Chatbot to answer common infrastructure questions. Each example shows the type of question you can ask and what kind of response to expect.
Infrastructure Discovery
Finding Servers by Operating System
You: Show me all Linux servers in production
Chatbot: Found 47 Linux servers tagged as Production:
- 12 running Ubuntu 22.04 LTS
- 18 running Red Hat Enterprise Linux 8
- 9 running CentOS 7
- 8 running Debian 11
Top servers by CPU cores: PROD-APP-01 (32 cores), PROD-DB-03 (24 cores)...
Checking Server Details
You: Tell me about PROD-SQL-01
Chatbot: PROD-SQL-01 is a Windows Server 2022 Standard server located in the Frankfurt datacenter.
- IP Address: 10.10.5.20
- CPU: Intel Xeon E5-2680 v4, 16 cores
- Memory: 64 GB
- Role: Database server (SQL Server 2019 Enterprise)
- Tags: Production, Critical, SOX-Compliant
- Last Scanned: 2 hours ago
- Dependencies: 14 systems depend on this server
Filtering by Hardware
You: Find all Dell servers with less than 16 GB of RAM
Chatbot: Found 8 Dell servers with less than 16 GB RAM...
Follow-Up Questions
You: How many servers do we have?
Chatbot: You have 234 servers across all locations.
You: How many of those are Windows?
Chatbot: 156 out of 234 servers are running Windows (67%).
You: Which ones haven't been scanned in the last 30 days?
Chatbot: 3 Windows servers haven't been scanned in the last 30 days: WIN-LEGACY-01, WIN-TEST-05, WIN-DEV-12.
Software & Application Queries
Finding Installed Software
You: What software is installed on PROD-WEB-01?
Chatbot: PROD-WEB-01 has 45 software packages installed. Key applications:
- Apache HTTP Server 2.4.57
- PHP 8.2.12
- OpenSSL 3.0.11
- MySQL Client 8.0.35
- Node.js 20.10.0
Searching Across Servers
You: How many servers are running Apache?
Chatbot: 23 servers have Apache HTTP Server installed across your infrastructure. Versions range from 2.4.41 to 2.4.58.
Software Catalog Queries
You: Show me Oracle software in our catalog
Chatbot: Found 12 Oracle products in the software catalog: Oracle Database, Oracle Java, Oracle WebLogic Server...
Compliance Queries
Overall Compliance Status
You: What's our SOX compliance status?
Chatbot: SOX Compliance Summary:
- Overall Score: 78%
- Passing Controls: 31 of 40
- Failing Controls: 5
- Needs Review: 4
Top failing areas: Access Management (2 controls), Change Management (2 controls), Data Integrity (1 control).
Compliance by Department
You: Show compliance for the finance department
Chatbot: Finance department compliance across all frameworks:
- SOX: 85% (32/38 controls passing)
- PCI-DSS: 72% (needs attention)
- GDPR: 91% (strong)
Specific Compliance Questions
You: Which servers have PHI data and aren't HIPAA compliant?
Chatbot: Found 3 servers tagged with PHI that have failing HIPAA controls: MED-DB-01 (encryption at rest), MED-APP-02 (access logging), MED-ARCHIVE-01 (retention policy).
Dependency & Relationship Queries
Impact Analysis
You: What would be affected if PROD-DB-01 goes down?
Chatbot: Taking down PROD-DB-01 would impact 14 systems:
- Critical: 3 application servers (PROD-APP-01, PROD-APP-02, PROD-APP-03)
- High: 2 web servers relying on database connections
- Medium: 5 reporting servers
- Low: 4 monitoring and backup systems
Estimated user impact: ~2,500 users across 3 business services.
Tracing Dependencies
You: Show me what connects to the Active Directory server
Chatbot: AD-PRIMARY-01 has 89 inbound connections:
- 45 authentication connections (Kerberos)
- 23 LDAP queries
- 12 DNS resolution
- 9 Group Policy connections
Service Dependencies
You: Map dependencies for the email service
Chatbot: Email service dependency chain:
- Exchange Server (MAIL-01, MAIL-02)
- Active Directory (AD-PRIMARY-01) — authentication
- DNS Server (DNS-01) — name resolution
- Load Balancer (LB-01) — traffic distribution
- Backup Server (BKP-03) — mailbox backups
Vulnerability Queries
Finding Vulnerabilities
You: What critical vulnerabilities affect our Windows servers?
Chatbot: Found 12 critical CVEs affecting 34 Windows servers:
- CVE-2024-xxxxx: Remote Code Execution (28 servers affected)
- CVE-2024-yyyyy: Privilege Escalation (15 servers affected)
- ...
8 of these have available patches via Windows Update.
Vulnerability Status
You: How many unpatched vulnerabilities do we have?
Chatbot: Vulnerability summary:
- Critical: 12 unpatched (across 34 servers)
- High: 45 unpatched (across 67 servers)
- Medium: 128 unpatched
- Low: 234 unpatched
Change Risk Analysis
Pre-Change Assessment
You: What's the risk of upgrading PROD-SQL-01?
Chatbot: Risk assessment for upgrading PROD-SQL-01:
- Overall Risk Score: 72/100 (High)
- Technical Risk: Medium — Standard SQL Server upgrade path
- Business Risk: High — 14 dependent systems, ~2,500 users affected
- Dependency Risk: High — 3 critical application servers depend on this database
Recommendations:
- Schedule during maintenance window (Saturday 02:00-06:00)
- Notify application teams 48 hours in advance
- Prepare rollback plan with full database backup
- Test on staging environment first
Change Readiness
You: Is PROD-WEB-03 ready for changes?
Chatbot: PROD-WEB-03 readiness check:
- Latest backup: 4 hours ago (OK)
- Current load: 23% CPU, 45% memory (OK)
- Active connections: 145 (Normal)
- Pending vulnerabilities: 2 medium (Acceptable)
- Maintenance window: Next Saturday 02:00 (Available)
Verdict: Ready for changes during the next maintenance window.
Multi-Turn Conversations
The chatbot maintains context across your conversation, so you can drill deeper naturally:
You: Show me servers in the London datacenter
Chatbot: Found 45 servers in London...
You: Which ones are due for warranty renewal?
Chatbot: 8 of the 45 London servers have warranty expiring in the next 90 days...
You: Export that list
Chatbot: Here are the 8 London servers with expiring warranties: [formatted table]
Related Topics
- AI Chatbot Overview — How the chatbot works
- Tips & Best Practices — Get better results from your queries