Copyright (C) 2009 Scott Ullrich Copyright (C) 2011 Michele Di Maria Copyright (C) 2015 ESF, LLC All rights reserved. */ /* ====================================================================================== */ /* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ /* ====================================================================================== */ ]]> Services: LCDproc lcdproc 0.9.15 Save /usr/local/pkg/lcdproc.inc Server /pkg_edit.php?xml=lcdproc.xml Screens /pkg_edit.php?xml=lcdproc_screens.xml LCDproc Set LCDproc settings such as display driver and COM port.
Services
/pkg_edit.php?xml=lcdproc.xml
https://packages.pfsense.org/packages/config/lcdproc-dev/lcdproc.inc /usr/local/pkg/ https://packages.pfsense.org/packages/config/lcdproc-dev/lcdproc.priv.inc /etc/inc/priv/ https://packages.pfsense.org/packages/config/lcdproc-dev/lcdproc_screens.xml /usr/local/pkg/ https://packages.pfsense.org/packages/config/lcdproc-dev/lcdproc_client.php /usr/local/pkg/ https://files.pfsense.org/misc/nexcom.so /usr/local/lib/lcdproc/ 0755 lcdproc lcdproc.sh LCDd LCD Driver Enable LCDproc enable checkbox comport COM Port Set the COM port LCDproc should use. select ucom1 size Display Size Set the display size lcdproc should use. select 16x2 driver Driver Set the LCD driver LCDproc should use. select pyramid connection_type Connection Type Set connection type for the HD44780 driver select lcd2usb refresh_frequency Refresh frequency Set the refresh frequency of the information on the LCD Panel select 5 port_speed Port speed Caution: not all the driver or panels support all the speeds, leave "default" if unsure. ]]> select 0 brightness Brightness This option is not supported by all the LCD panels, leave "default" if unsure. ]]> select -1 offbrightness Off brightness This option is not supported by all the LCD panels, leave "default" if unsure. ]]> select -1 contrast Contrast This option is not supported by all the LCD panels, leave "default" if unsure. ]]> select -1 backlight Backlight This option is not supported by all the LCD panels, leave "default" if unsure. ]]> select default outputleds Enable Output LEDs Each LED can be off or show two colors: RED (alarm) or GREEN (everything ok) and shows:
LED1: NICs status (green: ok, red: at least one nic down)
LED2: CARP status (green: master, red: backup, off: CARP not implemented)
LED3: CPU status (green < 50%, red > 50%)
LED4: Gateway status (green: ok, red: at least one gateway not responding, off: no gateway configured). ]]>
checkbox default
validate_form_lcdproc($_POST, $input_errors); sync_package_lcdproc();