summaryrefslogtreecommitdiff
path: root/qa/099.out
blob: 638822a4de7fca7f2f98a6894447fb55581c1eba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
QA output created by 099
Error [<stdin>, line 2]
Not connected to any pmlogger instance
Performance Co-Pilot Logger Control (pmlc), Version VERSION

pmlc commands

  show loggers [@<host>]             display <pid>s of running pmloggers
  connect _logger_id [@<host>]       connect to designated pmlogger
  status                             information about connected pmlogger
  query metric-list                  show logging state of metrics
  new volume                         start a new log volume

  log { mandatory | advisory } on <interval> _metric-list
  log { mandatory | advisory } off _metric-list
  log mandatory maybe _metric-list

  timezone local|logger|'<timezone>' change reporting timezone
  help                               print this help message
  quit                               exit from pmlc

  _logger_id   is  primary | <pid> | port <n>
  _metric-list is  _metric-spec | { _metric-spec ... }
  _metric-spec is  <metric-name> | <metric-name> [ <instance> ... ]

pmlc> # no connection to a logger, this should produce an explicit error
pmlc> log mandatory maybe sample.seconds
pmlc> 
pmlc> # can we grok EOF in standard input, or does this loop forever?
pmlc> 
expect nothing - start
expect nothing - end