c269575e28a6d6181ee227d4f387a98b12cc815a
[packages/precise/mcollective.git] / website / messages / PLMC15.md
1 ---
2 layout: default
3 title: Message detail for PLMC15
4 toc: false
5 ---
6
7 Detail for Marionette Collective message PLMC15
8 ===========================================
9
10 Example Message
11 ---------------
12
13     No item called 'nrpe_agent' for cache 'ddl'
14
15 Additional Information
16 ----------------------
17
18 MCollective has an internal Cache used to speed up operations like parsing of DDL files.  The cache is also usable from the agents and other plugins you write.
19
20 The cache stored items using a key, this error will be logged and raised when you try to access a item that does not yet exist in the cache.