nxtctl-dashboard
$
nxtctl cluster list
NAME STATUS NODES VERSIONprod-k8s Ready 12 v1.28.2dev-k8s Ready 3 v1.27.5$
nxtctl pods --namespace=default
Fetching pods from 2 clusters...✓ Found 24 pods across clusters
monitoring
$
nxtctl patrol --format=html
🔍 Starting system patrol...✓ CPU Usage: 45%✓ Memory: 8.2GB/16GB⚠ Disk Usage: 85%📊 Report saved: patrol-2024.html
trace-analysis
$
nxtctl span 2b445d71981c884f
🔗 Analyzing distributed trace...├─ user-service: 45ms├─ auth-service: 12ms└─ db-query: 230msTotal latency: 287ms
logs
$
nxtctl logs pod/nginx-7d8b49557c-x8kqw
2024-09-01 10:23:45 INFO Starting server...2024-09-01 10:23:46 INFO Server listening on :80802024-09-01 10:23:47 INFO Health check passed
config
$
nxtctl config view
apiVersion: v1clusters:- name: productionserver: https://k8s.prod.comcurrent-context: production
网络流量监控
核心特性
NXTCTL 提供了全面的云原生运维能力,帮助企业高效管理 Kubernetes 基础设施
分布式链路追踪
跨租户 span 查询和链路分析,深度洞察微服务调用路径,支持 HTML 报告输出。
多集群日志分析
实时流式日志搜索,支持多关键词 AND 逻辑、上下文显示,智能彩色高亮。
系统巡检监控
基于 Prometheus 的智能巡检,多格式报告生成,历史趋势分析。
NXTCTL 还支持密码生成、IP 查询、截图工具等多种实用功能,
为开发和运维团队提供一站式工具解决方案。