On Sep 30, 2010, at 3:04 PM, Greg Haase wrote: > I believe that in the past I was able to view this information on my puppet > server with > > ralsh nagios_host > > It would give me a listing of what was stored in nagios_host. Now when I do > this I see nothing.
I'm not sure if you mean that you expect ralsh nagios_host to return what has been exported and stored in the "storedconfig" SQL database, but if you do this isn't accurate. ralsh nagios_host will use the resource abstraction layer to query the current state of all resources of type nagios_host as they exist, not as they're stored in the database. Does the distinction make sense? It might help to run "ralsh user" or "ralsh group" to see how the ouput compares to the resources as they exist on the system. Hope this helps, -- Jeff McCune -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.