On Oct 29, 9:02 am, "Erik Bray" <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 29, 2008 at 8:34 AM, TJ Yang <[EMAIL PROTECTED]> wrote:
>
> > I am learning Trac Pluging programming by implementing hobbitmon
> > plugin for Trac(R1).
>
> > Is there a command line approach to open up a ticket with options/
> > fields like following ?
>
> >http://trac.edgewall.org/newticket?type=defect
>
> > trac-admin has no options for adding a ticket.
>
> No, there is not.  But I'm not entirely sure why you would need that.

hobbit system monitoring tool allow external script to open up ticket
when a machine went down that trigger a "conn" red alert.
To my knowledge it can open up ticket with BMC and RT ticket systems
already.
My goal is to connect hobbit alert with Trac ticket system.

> If you already have a Trac instance running for testing purposes just
> create a few test tickets through the web UI.
>
> If you want to automatically create tickets for automated testing, use
> Python and the Trac API for that.

You got me here ;), Still new to Trac API/Plugin programming.
Will look around the Trac docs.

Thanks for the reply

tj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to