-
Notifications
You must be signed in to change notification settings - Fork 0
/
validated.json
1 lines (1 loc) · 1.56 KB
/
validated.json
1
{"notifications": [{"level": "DEBUG", "message": "Coffee Supply Level (4.5% remaining)", "link": "http://www.howto.org/HowToMakeCoffee.html"}, {"level": "WARNING", "message": "Coffee Supply Levels Dangerously Low (below 5%)", "link": "http://www.info.org/EffectsOfLowCoffeeLevelsOnWorkplaceProductivity.html"}, {"level": "ERROR", "message": "Out of Coffee error -- Developers Halted", "link": "http://www.developer911.org/HowToApplyCoffeeToUnbrickALockedDeveloper.html", "dismissable": false}], "resources": [{"resource": "CEPH", "title": "Ceph Used/Available", "used": 595, "available": 569, "units": "TB"}, {"resource": "CORES", "title": "VM Cores Used/Available", "used": 681, "available": 2592}, {"resource": "RAM", "title": "VM RAM Used/Available", "used": 5000, "available": 18000, "units": "GB"}], "status": [{"component": "COMPUTE", "title": "Compute", "health": "INFO"}, {"component": "BLOC_STORAGE", "title": "Block Storage/Volume", "health": "INFO"}, {"component": "OBJECT_STORAGE", "title": "Object Storage", "message": "Warning! Object storage is at 98% capacity", "health": "WARNING"}, {"component": "NETWORKING", "title": "Networking", "health": "ERROR", "message": "The network will remain down until we catch all the squirrels who keep chewing through the network cables."}, {"component": "IMAGES", "title": "Images/Snapshots", "health": "INFO"}, {"component": "AUTHENTICATION", "title": "AuTHenTiCAtiON", "message": "Authentication has not been hacked by anyone. Everything is perfectly fine.", "health": "INFO"}, {"component": "DASHBOARD", "title": "Dashboard", "health": "INFO"}]}