Resources & Telemetry

The Resources tab shows FiveM resource state, resource actions, telemetry, metrics, and Git metadata.

Resource Sync

The connector reports:

  • Resource name
  • Resource state
  • Server name
  • Connector label
  • Last seen time
  • Optional Git metadata

Run from FXServer console:

fiveops_sync_resources

Resource Actions

Owners/admins can queue:

  • Start
  • Stop
  • Restart

The connector polls queued actions and applies them in FXServer.

Observability Events

Telemetry can report:

  • Unexpected resource stops
  • Unclean restarts
  • Large server hitches
  • Critical health events

Resource ms Metrics

With profiler telemetry enabled, FiveOps stores resource ms samples from Cfx profiler captures.

Required ACE permissions:

add_ace resource.fiveops_connector command.profiler allow
add_ace resource.fiveops_connector command.record allow
add_ace resource.fiveops_connector command.saveJSON allow
add_ace resource.fiveops_connector command.view allow

Git Tracking

Resources can store Git repository, branch, path, last commit, commit author, and commit URL metadata.