ContaoMonitoring / monitoring

Contao Extension: Provides a monitoring system for the Contao CMS.
https://contaomonitoring.gitbook.io/contaomonitoring
GNU Lesser General Public License v3.0
4 stars 2 forks source link

Provide most system information with login data of remote server #17

Closed jscholtysik closed 7 years ago

jscholtysik commented 7 years ago

Please provide a possibility that one is able to get most of the system information like

and such other information in an automatic way with login data of the remote server, not as additional Info fields.

cliffparnitzky commented 7 years ago

See #3 ... this is provided by https://github.com/ContaoMonitoring/monitoring-additional-infos

An example for a lot of fields ist documented here: https://cliffparnitzky.gitbooks.io/contaomonitoring/content/en/admin/settings/index.html#example-for-additional-info-fields

jscholtysik commented 7 years ago

in an automatic way

Your example in Gitbooks only shows the fields that can be created, but the values have to be inserted manually... I think most of these example field values can be read directly from the system Contao runs on or directly from Contao.

Creating the fields in the backend ist one thing, an automatic filling of the values an other.

cliffparnitzky commented 7 years ago

Ah okay, didn'd read your request good enough.

Automatically reading information from an monitored could only be done with a separate client.

We should move to: https://github.com/ContaoMonitoring/monitoring/issues/10