File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Proxmox API Logs" ,
3+ "type" : " logs" ,
4+ "page" : " stream" ,
5+ "query" : " source:proxmox (service:pvedaemon OR service:pveproxy)" ,
6+ "timerange" : {
7+ "interval_ms" : 900000
8+ },
9+ "visible_facets" : [
10+ " source" ,
11+ " host" ,
12+ " service"
13+ ],
14+ "options" : {
15+ "columns" : [
16+ " host" ,
17+ " service"
18+ ],
19+ "show_date_column" : true ,
20+ "show_message_column" : true ,
21+ "message_display" : " inline" ,
22+ "show_timeline" : true
23+ }
24+ }
Original file line number Diff line number Diff line change 6969 "CPU Usage is High on Proxmox Node" : " assets/monitors/node_cpu_usage.json" ,
7070 "Memory Usage is High on Proxmox VM" : " assets/monitors/vm_memory_usage.json" ,
7171 "Memory Usage is High on Proxmox Node" : " assets/monitors/node_memory_usage.json"
72+ },
73+ "saved_views" : {
74+ "proxmox_api_logs" : " assets/saved_views/proxmox_api_logs.json"
7275 }
7376 },
7477 "author" : {
You can’t perform that action at this time.
0 commit comments