nextcloud / nextcloud/serverinfo
serverinfo representation in nextcloud OCC command tool
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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