Server Metrics Reporting #41

Closed
opened 2018-06-13 01:05:15 +00:00 by sarah · 3 comments
Owner

A server admin should be able to know:

  • RAM Usage
  • Disk Usage
  • Number of Connected Clients
  • Historical Use

Sending these as a GroupMessage would be cool:

  • Admin configures a cwtch id in server.config
  • Server loads config, finds cwtch id and attempts to connect
  • Once they have connected, server sends a group invite (referencing it's own server id)
  • User accepts group invite, connects to server and now gets stats updates every period of time

Later on we could add configuration to happen through that channel too.

A server admin should be able to know: * RAM Usage * Disk Usage * Number of Connected Clients * Historical Use Sending these as a GroupMessage would be cool: * Admin configures a cwtch id in server.config * Server loads config, finds cwtch id and attempts to connect * Once they have connected, server sends a group invite (referencing it's own server id) * User accepts group invite, connects to server and now gets stats updates every period of time Later on we could add configuration to happen through that channel too.
Owner
  • messages per time period
  • all the rest per time period
- messages per time period - all the rest per time period
Owner

metrics gathering and reporting to local file is done with #73, #72, and #69

do we want to break off reporting to a group to another task or leave this open?

metrics gathering and reporting to local file is done with #73, #72, and #69 do we want to break off reporting to a group to another task or leave this open?
Author
Owner

Let's close this for now, I want to think about the design more per our conversation the other day.

Let's close this for now, I want to think about the design more per our conversation the other day.
sarah closed this issue 2018-06-29 21:53:36 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch#41
No description provided.