summaryrefslogtreecommitdiffstats
path: root/test/data/reports/1.yaml
blob: bc72b824120dd157fd27d74028148cfdc705fc66 (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
--- !ruby/object:Puppet::Transaction::Report
host: culain.madstop.com
logs:
- !ruby/object:Puppet::Log
  level: :notice
  message: executed successfully
  objectsource: true
  source: //culain.madstop.com/puppetserver/exec=/bin/echo testing/returns
  tags:
  - :puppetserver
  - :puppetserver
  - :basenode
  - :"culain.madstop.com"
  - :puppet
  - :exec
  - :returns
  time: 2006-09-21 13:06:59.867782 -05:00
- !ruby/object:Puppet::Log
  level: :notice
  message: ensure changed 'stopped' to 'running'
  objectsource: true
  source: //culain.madstop.com/mailserver/service=spamassassin/ensure
  tags:
  - :mailserver
  - :mailserver
  - :basenode
  - :"culain.madstop.com"
  - :puppet
  - :service
  - :ensure
  time: 2006-09-21 13:07:01.336511 -05:00
- !ruby/object:Puppet::Log
  level: :notice
  message: ensure changed 'stopped' to 'running'
  objectsource: true
  source: //culain.madstop.com/mailserver/service=courier-imap-ssl/ensure
  tags:
  - :mailserver
  - :mailserver
  - :basenode
  - :"culain.madstop.com"
  - :puppet
  - :service
  - :ensure
  time: 2006-09-21 13:07:01.573506 -05:00
- !ruby/object:Puppet::Log
  level: :notice
  message: ensure changed 'stopped' to 'running'
  objectsource: true
  source: //culain.madstop.com/mailserver/service=courier-authdaemon/ensure
  tags:
  - :mailserver
  - :mailserver
  - :basenode
  - :"culain.madstop.com"
  - :puppet
  - :service
  - :ensure
  time: 2006-09-21 13:07:01.680440 -05:00
metrics:
  time: !ruby/object:Puppet::Metric
    label: Time
    name: time
    values:
    - - :config_retrieval
      - Config retrieval
      - 2.26467204093933
    - - :total
      - Total
      - 21.7894113063812
  changes: !ruby/object:Puppet::Metric
    label: Changes
    name: changes
    values:
    - - :total
      - Total
      - 4
  objects: !ruby/object:Puppet::Metric
    label: Objects
    name: objects
    values:
    - - :scheduled
      - Scheduled
      - 78
    - - :applied
      - Applied
      - 4
    - - :restarted
      - Restarted
      - 0
    - - :skipped
      - Skipped
      - 0
    - - :failed_restarts
      - Failed restarts
      - 0
    - - :out_of_sync
      - Out of sync
      - 4
    - - :failed
      - Failed
      - 0
    - - :total
      - Total
      - 79
records: {}

time: 2006-09-21 13:07:06.825337 -05:00