Sorry, forgot to include my environment: OS: Windows 10 Enterprise Go Contact Sync Version: 4.1.10
"Quota exceeded for quota metric "
This would be awesome.
Would love to have a link to the actual monitored asset. Obviously would need to have the funtion to display for certain profiles. Thanks! Love it! Cheers
Yeah, I'd like to a AT LEAST see a column or some type of "link" to the actual service/monitor.
FYI on the line 274: It's better just to remove the items you don't want exposed to the public profile instead of commenting out the entire line, for example, if you want the public page to have access to everything BUT the server config page, you would just remove the term "server" so the line would look like this: $items = array('server_status', 'server_log', 'server_update');
Short guide here: https://github.com/phpservermon/phpservermon/issues/498