Remote access and export: Difference between revisions

From Allegro Network Multimeter Manual
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
(Created page with "=== Statistics Export === See Statistics Export via POST for details about exporting the measurement data via HTTP POST requests. === SSH port forwarding === This optio...")
 
No edit summary
Line 1: Line 1:
=== Statistics Export ===
== Statistics Export ==


See [[Statistics Export via POST]] for details about exporting the measurement data via HTTP POST requests.
See [[Statistics Export via POST]] for details about exporting the measurement data via HTTP POST requests.


=== SSH port forwarding ===
== SSH port forwarding ==


This option allows to use an external SSH server as an proxy to access the device. Via port forwarding the client PC accesses the SSH proxy which forwards the traffic to the actual Allegro Network Multimeter. See [[Self-hosted_SSH_proxy]] for detailed information how to set up such a server.
This option allows to use an external SSH server as an proxy to access the device. Via port forwarding the client PC accesses the SSH proxy which forwards the traffic to the actual Allegro Network Multimeter. See [[Self-hosted_SSH_proxy]] for detailed information how to set up such a server.


=== Allegro Remote Service ===
== Allegro Remote Service ==


The Allegro Remote Service is similar to the SSH Port Forwarding feature, but the SSH server is provided by Allegro Packets as a public service. Traffic through is proxy is still end-to-end encrypted via your SSL certificate so the data is only accessible to you.
The Allegro Remote Service is similar to the SSH Port Forwarding feature, but the SSH server is provided by Allegro Packets as a public service. Traffic through is proxy is still end-to-end encrypted via your SSL certificate so the data is only accessible to you.
Line 13: Line 13:
See [[Using the Allegro Remote Service]] for detailed information.
See [[Using the Allegro Remote Service]] for detailed information.


=== SNMP ===
== SNMP ==


See [[SNMP]] for details about SNMP support.
See [[SNMP]] for details about SNMP support.
== PCAP Export via SFTP ==
The '''Allegro Network Multimeter''' allows the export of captured PCAPs via SFTP.
PCAP files can be stored in an upload queue and be automatically uploaded to a remote host
once a day.
This feature only works if a disk is attached to the device.
When ''PCAP Export via SFTP'' is enabled, a new checkbox ''Save to SFTP export directory'' is
added to the capture dialog. If checked, the PCAP will be stored to a special
upload directory.
In the configuration view, it is possible to see the files in the upload queue and
delete them or trigger an immediate upload.
SFTP export allows SFTP authentication via public key or via password. The public key
is printed at the top of the configuration view. For public key authentication, the
password field in the SFTP connection parameters can be left empty.
A "Test uplaod" button uploads a file '''allegro-upload-test.txt''' into the configured
target directory on the remote host.

Revision as of 15:22, 4 May 2020

Statistics Export

See Statistics Export via POST for details about exporting the measurement data via HTTP POST requests.

SSH port forwarding

This option allows to use an external SSH server as an proxy to access the device. Via port forwarding the client PC accesses the SSH proxy which forwards the traffic to the actual Allegro Network Multimeter. See Self-hosted_SSH_proxy for detailed information how to set up such a server.

Allegro Remote Service

The Allegro Remote Service is similar to the SSH Port Forwarding feature, but the SSH server is provided by Allegro Packets as a public service. Traffic through is proxy is still end-to-end encrypted via your SSL certificate so the data is only accessible to you.

See Using the Allegro Remote Service for detailed information.

SNMP

See SNMP for details about SNMP support.

PCAP Export via SFTP

The Allegro Network Multimeter allows the export of captured PCAPs via SFTP. PCAP files can be stored in an upload queue and be automatically uploaded to a remote host once a day.

This feature only works if a disk is attached to the device.

When PCAP Export via SFTP is enabled, a new checkbox Save to SFTP export directory is added to the capture dialog. If checked, the PCAP will be stored to a special upload directory.

In the configuration view, it is possible to see the files in the upload queue and delete them or trigger an immediate upload.

SFTP export allows SFTP authentication via public key or via password. The public key is printed at the top of the configuration view. For public key authentication, the password field in the SFTP connection parameters can be left empty.

A "Test uplaod" button uploads a file allegro-upload-test.txt into the configured target directory on the remote host.