Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

This documentation is for Release 6.0. For Avalon 5.x, 4.x and 3.x see v.x14. For Avalon 2.0, see v.7.

...

Code Block
languagebash
$ cd /var/www/avalon/current
 
# Concise service health/status report:
$ bundle exec rake about:health[format]
# Full configuration report:
$ bundle exec rake about:report[format]
# (where format is xml, json, or yaml) 
Info
This page is behind authentication; a privileged user must be logged into the Avalon instance for status monitoring files and web pages to be accessible.