How can I tap into my org's limits/usage programmatically? I know of the Limits class but that seems to only show me usage for the current execution 'thread' I would like to tap into the org wide usage and monitor it via APEX code (without going to some SF page).
Anyone knows how to do that?