Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

CHAOS: Difference between revisions

From AAISP Support Site
Content deleted Content added
AA-Andrew (talk | contribs)
AA-Andrew (talk | contribs)
Line 19: Line 19:
http://wiki.aa.org.uk/aacustom/chaosgraphs.html
http://wiki.aa.org.uk/aacustom/chaosgraphs.html


Javascript (you'll also need [http://code.jquery.com/jquery-1.8.3.min.js|jquery]:)
Javascript (you'll also need [http://code.jquery.com/jquery-1.8.3.min.js jquery]:)
http://wiki.aa.org.uk/aacustom/chaosgraphs.js
http://wiki.aa.org.uk/aacustom/chaosgraphs.js

Revision as of 14:47, 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