You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
{'show_tooltip': True, 'queries': ['Total System CPU Average', 'Total User CPU Average'], 'type': 'Multiline', 'name': 'CPU Usage', 'description': 'System and User CPU'} is not valid under any of the given schemas
{'show_tooltip': True, 'queries': ['Total Available Memory', 'Memory Active', 'Memory Cached', 'Memory Free'], 'type': 'Multiline', 'name': 'Memory Usage', 'description': 'Total, Used and Cached Memory'} is not valid under any of the given schemas
{'show_tooltip': True, 'queries': ['Disk Reads Per Second', 'Disk Writes Per Second'], 'type': 'Multiline', 'name': 'Disk Activity', 'description': 'Disk Read and Write in Bytes'} is not valid under any of the given schemas
{'show_tooltip': True, 'queries': ['Used Disk', 'Free Disk'], 'type': 'Multiline', 'name': 'Disk Usage', 'description': 'Total and Free Disk'} is not valid under any of the given schemas
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When try import, show this error message:
{'show_tooltip': True, 'queries': ['Total System CPU Average', 'Total User CPU Average'], 'type': 'Multiline', 'name': 'CPU Usage', 'description': 'System and User CPU'} is not valid under any of the given schemas
{'show_tooltip': True, 'queries': ['Total Available Memory', 'Memory Active', 'Memory Cached', 'Memory Free'], 'type': 'Multiline', 'name': 'Memory Usage', 'description': 'Total, Used and Cached Memory'} is not valid under any of the given schemas
{'show_tooltip': True, 'queries': ['Disk Reads Per Second', 'Disk Writes Per Second'], 'type': 'Multiline', 'name': 'Disk Activity', 'description': 'Disk Read and Write in Bytes'} is not valid under any of the given schemas
{'show_tooltip': True, 'queries': ['Used Disk', 'Free Disk'], 'type': 'Multiline', 'name': 'Disk Usage', 'description': 'Total and Free Disk'} is not valid under any of the given schemas
The text was updated successfully, but these errors were encountered: