Hi there,

is there an "API call" (I'm thinking of something like "http://.../cgi-
bin/trac.cgi?check") that allows me to easily determin whether Trac is
still working? I would like to use this for monitoring purposes.

Of course such a check can't be perfect, but I imagine the check could
perform some SELECTs on the database and verify whether certain
required data is present, and return OK|NOT-OK in this case.

If such an "easy" ("cheap") call is not available, I'm thinking about
creating a simple Wiki page, and check whether I can retrieve the page
OK (by grepping for a known pattern on that page.)

Thanks,

Ralf


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to