store CRM and LDAP entries in redis
[APKPM.git] / public / redis.html
index 383981d..752a265 100644 (file)
     RedisCntl.$inject = ['$xhr','$defer'];
   </script>
   <div ng:controller="RedisCntl">
-{{response.status['poll.start']}} -
-{{response.status['poll.finish']}}
-<table>
-<tr><th colspan=2>queued</th><td>{{response.status['poll.queued']}}</td></tr>
-<tr><th rowspan=2>ping</th><th>OK</th><td>{{response.status['poll.ping.ok']}}</td></tr>
-<tr><th>ERROR</th><td>{{response.status['poll.ping.error']}}</td></tr>
-<tr><th colspan=2>ADSL</th><td>{{response.status['poll.adsl.ok']}}</td></tr>
-</table>
+<h1>CPE</h1>
+{{response.status['CPE.start']}} -
+{{response.status['CPE.finish']}}
+<pre>{{response.status.poll.CPE}}</pre>
+
+<h1>ZTEDSLAM</h1>
+{{response.status['ZTEDSLAM.poll.start']}} -
+{{response.status['ZTEDSLAM.poll.finish']}}
+<pre>{{response.status.poll.ZTEDSLAM}}</pre>
+
+<h1>ZTEMSAN</h1>
+{{response.status['ZTEMSAN.poll.start']}} -
+{{response.status['ZTEMSAN.poll.finish']}}
+<pre>{{response.status.poll.ZTEMSAN}}</pre>
 
     <p><input type=checkbox name=debug>
     <pre ng:show="debug">