Skip to content
Lauren Padia edited this page Jun 17, 2016 · 2 revisions

[Getting Started](getting Started)


#Argus User Interface This guide aims to be the authoritative resource on how to work with the Argus user interface.

##Using Argus The Argus user interface provides core functionality for the service. It's written completely on top of the web services with no other dependencies. It's designed to serve most use cases, but we recognize the need to develop or integrate other visualization frameworks to serve less common use cases. We encourage you to do so and hope that the default user interface can serve as a reference implementation for further development.

###Authentication Logging In
If you configure Argus to authenticate against an LDAP endpoint, it provides a simple login authentication. Enter your username, with or without your domain suffix, and your password. To initiate the login, press the Enter key or click the Login button.

If authentication is successful, you are redirected to the Dashboard listing page. If authentication does not succeed, you are notified via a banner and remain on the login page.

Logging Out
To log out, click the Logout link in the upper right corner of the screen. When logged out, you are redirected to the login page.

####Data Visibility Objects that are associated with a user, including dashboards and alerts, are visible only to the user who created the object. You can make dashboards visible publicly to all users, but only the owner has permission to modify objects, regardless of the visibility settings.

####Privileged Users
Extra functionality, such as system management, is available to privileged users. For more information, see the [management](Management Resource) service reference.

Argus

Home
[Getting Started](Getting Started)
##[User Guide](User Guide)
Alerts
Annotations
Dashboards
Metrics
Namespaces
[Data Model](Data Model)

Transforms
[Web Service API](Web Service API)

  • [/alerts](Alerts Resource)
  • [/annotations](Annotation Resource)
  • [/audit](Audit Resource)
  • [/authentication](Authentication Resource)
  • [/collection](Collection Resource)
  • [/dashboards](Dashboard Resource)
  • [/discover](Discover Resource)
  • [/history](History Resource)
  • [/management](Management Resource)
  • [/metrics](Metrics Resource)
  • [/namespace](Namespace Resource)
  • [/users](Users Resource)

Contributing

Clone this wiki locally