638430b655c0d6dc731cab8b296b35253dbdd628
[packages/precise/mcollective.git] / website / messages / PLMC37.md
1 ---
2 layout: default
3 title: Message detail for PLMC37
4 toc: false
5 ---
6
7 Detail for Marionette Collective message PLMC37
8 ===========================================
9
10 Example Message
11 ---------------
12
13     Starting default activation checks for the 'rpcutil' agent
14
15 Additional Information
16 ----------------------
17
18 Each time the MCollective daemon starts it loads each agent from disk.  It then tries to determine if the agent should start on this node by using the activate_when method or per-agent configuration.
19
20 This is a debug statement that shows you it is about to start interacting with the logic in the agent to determine if it should be made available or not.