CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

ERM

tx_caretaker_test
  • uid
  • interval
  • service
  • conf ( ff_conf for service )
  • mode ( group, instance )

tx_caretaker_testgroup

the features of the testgroup are handled by the grouping mechanism.

tx_caretaker_group
  • parent_group
  • tests
  • contacts (tt_address)
  • accounts (tx_carataker_accounts)
  • fe_group

tx_caretaker_instance
  • groups
  • tests
  • contacts
  • accounts
  • fe_group

tx_caretaker_accounts
  • protocol
  • uri
  • username
  • password
  • description

tx_carataker_testresult
  • test_uid
  • instance_uid (empty if group test)
  • group_uid
  • tstamp
  • response_state (-1 neutral, 0 OK, 1 Warning, 2 Error, 3 Unknown)
  • response_value (pure data for graphing if it makes sense)
  • response_msg (short Message for the Listview)
  • response_data (pure Response Data XML/Json or any other format we decide to use )