On Thu, Jul 28, 2016 at 12:32 AM John Meinel <[email protected]> wrote:
> Did you intend to attach the script to the email? It does sound like > something useful. I know when we were investigating at some client sites we > had a small snippet of a bash function to dig the content out of agent.conf > and launch mongo with the right options. It would be nice to have that in a > more official place so it doesn't get forgotten. > Kapil wrote a plugin for inspecting Mongo: https://github.com/kapilt/juju-dbinspect. It's almost certainly broken in Juju 2.0. I've found it handy in the past, it'd be good to have that brought up to date. Cheers, Andrew > John > =:-> > > > On Wed, Jul 27, 2016 at 6:19 PM, Katherine Cox-Buday < > [email protected]> wrote: > >> I frequently need to connect to Juju's Mongo instance to poke around and >> see if something I've done is having the desired effect. Back when we were >> using LXC, I had a script that would pull the password from agent.conf and >> open a shell. When we switched to LXD my script broke, and I never updated >> it. I finally got frustrated enough to modify[1] it, and thought others >> might find this useful for poking around Mongo. >> >> Let me know if you have any suggestions. >> >> -- >> Katherine >> >> [1] - http://pastebin.ubuntu.com/21155985/ >> >> -- >> Juju-dev mailing list >> [email protected] >> Modify settings or unsubscribe at: >> https://lists.ubuntu.com/mailman/listinfo/juju-dev >> > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev >
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
