serverinfo
serverinfo copied to clipboard
📊 A monitoring app which creates a server info dashboard for admins
Meminfo currently only supports Linux and FreeBSD [0] The output of `top` contains this information, and OpenBSD (and perhaps others?) have a `-d` option, which only refreshes the requested number...
Hi, on the serverinfo page you see a lot of information, most of them are self explained, but some other not, for example: ``` 187 2367 1 6 1 4...
### Steps to reproduce 1. Install Nextcloud 2. Increase the upload size in php.ini ### Expected behaviour The monitoring page should report the accurate file size permissions allowed. ### Actual...
Please write (or point me to) API description so I can write monitoring module for [netdata](https://github.com/firehol/netdata) and/or [telegraf](https://github.com/influxdata/telegraf). Many thanks for this feature! :+1:
The app makes it easy to connect monitoring systems. The information of the Nextcloud Security Scanner at scan.nextcloud.com would make much sense here. Monitoring checks like https://github.com/janvonde/check_nextcloud could connect to...
### Steps to reproduce 1. Click on Information in Settings Page 2. Look at Database Information ### Expected behaviour Version and Database size displayed in the appropriate field. ### Actual...
### Steps to reproduce 1. Create a share with expiration date 2. Check shares in monitoring 3. Wait for share to expire ### Expected behaviour Share will not be displayed...
The server info page, showing CPU and memory usage, hammers the Pi2 CPU. At rest (only admin user logged in to the Files view and one ssh session open to...
I assume the values for CPU load are 1 minute, 5 minute and 15 minutes. It would be nice to know which value is 1 minute, 5 minute and 15...
It would be great if there was an API call which can return the used storage space for a given user as shown on the personal page! Doing this manually...