Browse Source

add instruction about python-psutil

raylu 11 năm trước cách đây
mục cha
commit
26fda2cf1c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      web/templates/servers.html

+ 1 - 1
web/templates/servers.html

@@ -21,7 +21,7 @@
 	{% end %}
 
 	<p>
-		Run the <a href="/client/sysvitals_client">client</a> on a machine with the <code>--configure</code> flag to set up a new server. Your group ID and API key can be found on the <a href="/groups">groups page</a>.
+		Run the <a href="/client/sysvitals_client">client</a> on a machine with the <code>--configure</code> flag to set up a new server (you will need to install <code>python-psutil</code> or your distro's equivalent). Your group ID and API key can be found on the <a href="/groups">groups page</a>.
 		<br>
 		Run the client without arguments as a cronjob every minute:
 		<br>