EasyManuals Logo

Opengear ACM7000 User Manual

Opengear ACM7000
246 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #220 background imageLoading...
Page #220 background image
Chapter 12: Management
220
NOTE Dashboard configuration is stored in the /etc/config/config.xml file. Each configured dashboard
will increase the config file. If this file gets too big, you can run out of memory space on the
console server.
11.5.2 Creating custom widgets for the Dashboard
To run a custom script inside a dashboard widget:
Create a file called widget-<name>.sh in the folder /etc/config/scripts / where <name> can be anything.
You can have as many custom dashboard files as you want.
Inside this file you can put any code you wish. When configuring the dashboard, choose widget-<name>.sh
in the drop-down list. The dashboard will run the script and display the output of the script commands on
the screen inside the widget.
The best way to format the output would be to send HTML commands back to the browser by adding
echo commands in the script:
echo '<table>'
You can run any command and its output will be displayed in the widget window directly.
Below is an example script which writes the current date to a file, and echo's HTML code back to the
browser. The HTML code gets an image from a URL and displays it in the widget.
#!/bin/sh
date >> /tmp/test
echo '<table>'
echo '<tr><td> This is my custom script running </td></tr>'
echo '<tr><td>'
echo '<img src="http://www.vinras.com/images/linux-online-inc.jpg">'
echo '</td></tr>'
echo '</table>'
exit 0

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Opengear ACM7000 and is the answer not in the manual?

Opengear ACM7000 Specifications

General IconGeneral
RS-232 ports8
SIM card slotYes
USB 2.0 ports quantity4
Number of simultaneous SIM cards2
CertificationEN 55022:2010, CISPR 22:2008, FCC Part 15 B:2015, ICES-003 5 (2014), AS/NZS CISPR 22:2009+A1:2010, EN 61000-3-2:2006/A2:2009, EN 61000-3-3:2008 EN 55024:2010, CISPR 24:2010, EN 61000-4-2:2009, EN 61000-4-3:2006+A2:2010, EN 61000-4-4:2004+A1:2010, EN 61000-4-5:2006, EN 61000-4-6:2009, EN 61000-4-8:2010, EN 61000-4-11:2004 CE, UL 1950, TUV, C-Tick, RoHS
Mounting typeRack mounting
Product colorBlack, Red
Antenna connector typeSMA
Flash memory32 MB
Internal memory256 MB
Processor frequency800 MHz
Control display unitNo
Internal memory typeDDR3
Input voltage110 - 240 V
DC input voltage12 V
Storage temperature (T-T)-40 - 75 °C
Operating temperature (T-T)-25 - 60 °C
Operating relative humidity (H-H)5 - 90 %
Security algorithmsIPSec, SSH-2, SSL/TLS
Weight and Dimensions IconWeight and Dimensions
Depth120 mm
Width130 mm
Height35 mm
Weight6000 g

Related product manuals