CHAOS: Difference between revisions
Line 13: | Line 13: | ||
In short, the Info command is used to get the graph URLs. The HTML provides a form to enter the credentials or you can edit the javascript to hardcode these. |
In short, the Info command is used to get the graph URLs. The HTML provides a form to enter the credentials or you can edit the javascript to hardcode these. |
||
CHAOS is currently limited to only showing DSL graphs (eg, not SIMs) and only for lines on the login, ie a 'Manager' or 'Group' login. |
|||
*[http://wiki.aa.org.uk/aacustom/chaosgraphs.html chaosgraphs.html] |
*[http://wiki.aa.org.uk/aacustom/chaosgraphs.html chaosgraphs.html] |
Revision as of 14:48, 13 Ocak 2015
CHAOS is our API - it's still work in progress, and further features will be added. We'll add to this section of the wiki with examples.
Information: http://aa.net.uk/support-chaos.html
Other (3rd party) uses of CHAOS:
Getting CQM Graphs
This is a quick example of getting cqm graphs from CHAOS.
In short, the Info command is used to get the graph URLs. The HTML provides a form to enter the credentials or you can edit the javascript to hardcode these.
- chaosgraphs.html
- chaosgraphs.js
- You'll also need jquery
Right-click and save-as the above files, you can then load chaosgraphs.html in a web browser.