Created
September 16, 2015 14:51
-
-
Save frbayart/fe251ca7c61ba33d6534 to your computer and use it in GitHub Desktop.
rudder agent reinit on raspberry pi v1
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
root@pv2-4gxjg:~# cat /proc/cpuinfo | |
processor : 0 | |
model name : ARMv6-compatible processor rev 7 (v6l) | |
BogoMIPS : 2.00 | |
Features : half thumb fastmult vfp edsp java tls | |
CPU implementer : 0x41 | |
CPU architecture: 7 | |
CPU variant : 0x0 | |
CPU part : 0xb76 | |
CPU revision : 7 | |
Hardware : BCM2708 | |
Revision : 0010 | |
Serial : 00000000f77291cc |
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
root@pv2-4gxjg:~# rudder agent reinit | |
Making a key pair for cfengine, please wait, this could take a minute... | |
R: @@Common@@log_info@@hasPolicyServer-root@@common-root@@00@@common@@StartRun@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#Start execution | |
R: @@Common@@result_success@@hasPolicyServer-root@@common-root@@00@@Security parameters@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#The internal environment security is acceptable | |
R: @@Common@@result_success@@hasPolicyServer-root@@common-root@@00@@Process checking@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#There is an acceptable number of cf-execd processes (between 0 and 2) and cf-agent processes (between 0 and 5) | |
R: @@Common@@result_success@@hasPolicyServer-root@@common-root@@00@@CRON Daemon@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#The CRON daemon is running | |
R: @@Common@@result_success@@hasPolicyServer-root@@common-root@@00@@Binaries update@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#The CFengine binaries in /var/rudder/cfengine-community/bin are up to date | |
2015-09-16T16:44:45+0200 notice: /default/doInventory/methods/'any'/default/fusionAgent/commands/'/opt/rudder/bin/run-inventory --local=/var/rudder/tmp/inventory/pv2-4gxjg-d35873f0-64b7-4b94-9494-57c5759267c6.ocs --scan-homedirs'[0]: Q: "...-inventory --lo": [info] FusionInventory instance: builtin | |
Q: "...-inventory --lo": [info] Inventory saved in /var/rudder/tmp/inventory/pv2-4gxjg-d35873f0-64b7-4b94-9494-57c5759267c6.ocs | |
Q: "...-inventory --lo": [info] task WakeOnLan execution not requested | |
Q: "...-inventory --lo": [info] task NetDiscovery execution not requested | |
Q: "...-inventory --lo": [info] task NetInventory execution not requested | |
R: @@Inventory@@log_debug@@inventory-all@@inventory-all@@00@@inventory@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#Running inventory | |
R: @@Inventory@@log_info@@inventory-all@@inventory-all@@00@@inventory@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#Curl installed | |
R: @@Inventory@@log_debug@@inventory-all@@inventory-all@@00@@inventory@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#Generated the CPUID | |
R: @@Inventory@@log_debug@@inventory-all@@inventory-all@@00@@inventory@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#The user list generation tool is not present yet. Skipping... | |
R: @@Inventory@@result_success@@inventory-all@@inventory-all@@00@@inventory@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#The inventory has been successfully sent | |
R: @@Inventory@@log_info@@inventory-all@@inventory-all@@00@@inventory@@None@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#An inventory was already sent less than 8 hours ago | |
R: @@Common@@log_info@@hasPolicyServer-root@@common-root@@00@@common@@EndRun@@2015-09-16 14:41:33+00:00##d35873f0-64b7-4b94-9494-57c5759267c6@#End execution |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment