Polycom SoundPoint Ruhebildschirm
Beschreibung
Bei Benutzung von Polycom Endgeräten IP SoundPoint 3xx-6xx wird der Ruhebildschirm der Displayanzeige im Dateisystem von LocaPhone verwaltet. Die Ansteuerung erfolgt über den Systemdienst astbuttond.
Dies kann abhängig von der Anzahl Endgeräte zu einer hohen Last auf dem Dateisystem des TK-Servers führen, da das ext2/3/4 Dateisystem sekündlich mit hunderten Dateien neu beschrieben wird.
LocaPhone Versionen
RELEASE 5 RELEASE 4 RELEASE 3 RELEASE 2
Konfiguration
Beim Booten des LocaPhone-Systems zeigen die Boot-Meldungen bereits die entsprechende Abhilfe, die dann im System konfiguriert werden kann.
*
* For better performance especially with a lot of users, you should make
* sure you have the displayfile output directory mounted into a tmpfs!
*
* Assuming you keep the default location /var/spool/astbuttond/, this can
* be accomplished by adding the following line to your /etc/fstab:
*
* tmpfs /var/spool/astbuttond tmpfs size=16M,nr_inodes=1M,noatime,noexec,nodev,nosuid 0 0
*
* followed by running 'mount -a' or by rebooting the system.
*