Forum Moderators: open
PHP, on the other hand, runs on the Server. So I actually wrote a PHP script, which queries the internal device via SNMP with the snmpwalk command, renders a nice PNG graphic with the result, and THEN I used JavaScript to update the image every couple of seconds on the client.
Hope that helps if someone runs into the same problem.