nextcloud / nextcloud/serverinfo

serverinfo representation in nextcloud OCC command tool

Open
#190 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
130
Forks
64
Avg merge
1d 1h
Merged PRs (30d)
49

Description

It would be a great option if I can get serverinfo output in the nextcloud OCC command tool.
It can be more useful for generating Munin graphs.

Yes, I know that, serverinfo has an external monitoring tool, which can be used for this, but my problem is, serverinfo requires authentication, (Which is OK, when I'm using over the web.) but I should update and manage login credentials in munin (or other) script.

When I'm a root user on the server, I can run occ command without any nextcloud specific username and password, so it would be a great and helpful command in occ tool set.

And also it would be interesting to see in serverinfo:
How many users are logged in by web page.
How many users are connected with desktop or mobile app.
(In last 5min, 1hour, 24hour.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the serverinfo output and the Nextcloud OCC command tool entry point, then compare their existing monitoring data with the external serverinfo tool. Define whether the command should expose only the current output or also logged-in users by client type and time window; done means the requested data is available through OCC without separate Nextcloud credentials.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.