Created
May 5, 2017 20:19
-
-
Save llowder/84fe91175803c09877127bf368211905 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ mco puppet status -T puppet_infra -v | |
Discovering hosts using the mc method for 2 second(s) .... 4 | |
* [ ============================================================> ] 4 / 4 | |
<FQDN1>: You are not authorized to call this agent or action. | |
<FQDN2>: You are not authorized to call this agent or action. | |
<FQDN3>: Currently stopped; last completed run 15 days 8 hours 47 minutes 21 seconds ago | |
<FQDN4>: You are not authorized to call this agent or action. | |
Summary of Applying: | |
false = 4 | |
Summary of Daemon Running: | |
stopped = 4 | |
Summary of Enabled: | |
enabled = 1 | |
Summary of Idling: | |
false = 4 | |
Summary of Status: | |
unknown = 3 | |
stopped = 1 | |
---- rpc stats ---- | |
Nodes: 4 / 4 | |
Pass / Fail: 1 / 3 | |
Start Time: 2017-05-05 15:00:29 -0500 | |
Discovery Time: 2132.93ms | |
Agent Time: 91.05ms | |
Total Time: 2223.97ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment