CHAOS: Difference between revisions

From AAISP Support Site
Line 18: Line 18:
HTML:
HTML:
http://wiki.aa.org.uk/aacustom/chaosgraphs.html
http://wiki.aa.org.uk/aacustom/chaosgraphs.html




Javascript (you'll also need jquery:)
Javascript (you'll also need jquery:)

Revision as of 14:46, 13 January 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.

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.

HTML: http://wiki.aa.org.uk/aacustom/chaosgraphs.html

Javascript (you'll also need jquery:) http://wiki.aa.org.uk/aacustom/chaosgraphs.js