serverinfo icon indicating copy to clipboard operation
serverinfo copied to clipboard

📊 A monitoring app which creates a server info dashboard for admins

Results 102 serverinfo issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce 1. Have a Nextcloud instance running Nextcloud 22 2. Upgrade to 23 3. look at the logs ### Expected behaviour no errors appearing ### Actual behaviour...

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

### ⚠️ Before submitting, please verify the following: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...

### Steps to reproduce 1. install nextcloud server version 21.0.7 / dsmr thing after update to nextcloud version 22.2.3 2. have ubuntu server installed on SSD (500GB in my case)...

There is an error in the logs: ``` Error no app in context Exception: Return value of OCA\ServerInfo\OperatingSystems\DefaultOs::getTime() must be of the type string, null returned in file '/home/xxx/public_html/xxx/apps/serverinfo/lib/OperatingSystems/DefaultOs.php' line...

### Steps to reproduce 1. Set language to something different than English (tested on German and Czech, because they are fully translated on Transifex for long time) 2. Go to...

### Steps to reproduce 1. Go to Settings -> Administration -> System 2. Look at PHP section 3. Observe time value without units ### Expected behaviour Displayed: Max Execution Time:...

enhancement
good first issue

From #20930 > A widget with the main 2 graphs below each other

enhancement
1. to develop

When opening the system overview under Settings, an internal server error occurs This probably happens because the sys_getloadavg () function is not available and an unexpected return occurs. It is...

There is an interface which can be used for an external monitoring tool. I don't know which tool is that format meant to support but I know that it is...

enhancement