We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae81556 commit c39f812Copy full SHA for c39f812
README.md
@@ -65,9 +65,11 @@ Replace all files and delete the `/tmp/twig` folder (it contains compiled Twig t
65
66
You can add these links to your cronjob to collect metrics when the dashboard is not open:
67
68
-Redis `https://example.com/phpCacheAdmin/?dashboard=redis&ajax&metrics`
+Redis `https://example.com/phpCacheAdmin/?dashboard=redis&server=0&ajax&metrics`
69
70
-Memcached `https://example.com/phpCacheAdmin/?dashboard=memcached&ajax&metrics`
+Memcached `https://example.com/phpCacheAdmin/?dashboard=memcached&server=0&ajax&metrics`
71
+
72
+> `server=0` is the default server ID.
73
74
Metrics are collected whenever this link is refreshed, so you can set any time in the cronjob.
75
0 commit comments