serverinfo icon indicating copy to clipboard operation
serverinfo copied to clipboard

serverinfo representation in nextcloud OCC command tool

Open EpeR1 opened this issue 5 years ago • 0 comments

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.)

EpeR1 avatar Apr 01 '20 08:04 EpeR1