Changes between Version 14 and Version 15 of HetProcedures/RA/monitors


Ignore:
Timestamp:
Dec 22, 2018 10:20:38 AM (5 years ago)
Author:
shetrone
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HetProcedures/RA/monitors

    v14 v15  
    5050== working with the htopx and night report databases ==
    5151
    52 It is useful to know what fields can be queried with a mysql query in these databases.   To get a list try:  {{{ esql htopx -e "describe fullqueue"  }}}
     52It is useful to know what fields can be queried with a mysql query in these databases.   To get a list try:  {{{ esql htopx -e "describe fullqueue"  }}} or {{{ mysql -uhtopx -p... htopx -e "describe fullqueue" }}}
    5353
    5454