SlideShare a Scribd company logo
1 of 3
Download to read offline
CHK Power Quality Pty Ltd, Technical note - MIRO automatic FTP uploads, 30 September 2016
Address: Unit 1, 3 Tollis Place, Seven Hills, NSW 2147, Sydney, Australia
Telephone: +61 2 8283 6945; Fax: +61 2 8212 8105
Website: www.chkpowerquality.com.au; Enquiries: sales@chkpowerquality.com.au
Get more from your
Technical note:
MIRO automatic FTP uploads
This guide introduces how to setup an FTP system
with automatic data uploads from the MIRO Power
Quality Logger and Analyser.
Introduction
Purpose
The FTP upload option provides automatic data
collection without needing an application which
periodically polls data to manage it.
This has numerous advantages:
 Unsolicited reporting instead of polling allows for
the device (MIRO) to initiate all connections,
removing the need for a static IP for each unit.
 Compatible with all SIMs - most public internet
SIMs provide a private IP address behind a
router/firewall (ie. carrier-grade NAT), effectively
blocking all incoming connections. Remember
that cellular data services are geared up for
smartphones and tablets; machine-to-machine
services are a niche application.
 Only the server needs to be static and externally
accessible - this is rarely an issue with a wired
connection.
 More secure than a polled solution with a public
static IP.
 Private IP SIMs can still be used, as long as the
server is located within the same private network.
 Many different server options are available
across multiple operating systems rather than
specifically requiring a Windows PC.
 Third party FTP hosting solutions can be used
 Third party services to receive files via FTP and
transfer to another service such as Dropbox are
available.
Gapless logging
FTP uploads, like CITRUS downloads, will not
interrupt measurement or logging. Data is cleared on
successful uploads, and only the data that was
actually uploaded is cleared. Any data logged during
the upload is maintained, and will be sent during the
next upload.
Files from the same MIRO can be joined in CITRUS
to produce graphs of weeks or months of data with
no gaps.
Connecting with CITRUS
If a static IP is used, it is still possible to connect
directly with CITRUS and download even if FTP
uploading is enabled.
Server Setup
Server setups differ depending on whether public
(internet) or private SIMs are used and (for the public
case) on whether the server should be hosted
externally or internally.
Private Network
In this case, the server will need to be located within
the private network and directly accessible (by
hostname or IP) from the remote units.
If you already have a PM Sync Automatic installation,
it may make sense to use the same machine as the
FTP server.
The files will then be accessible either by connecting
to the server via an FTP client (eg. FileZilla Client) or
through a mapped network drive.
Your IT department will need to set this up.
Third-party hosted (recommended)
FTP hosting is widely available with different options
for storage, monthly data caps, user accounts etc.
Data can then be downloaded from the server by
connecting to the server with any FTP client (such as
FileZilla client).
Contact us if you are unsure which provider to use.
We can help select a provider/plan and set it up on
your behalf.
Self-hosted (advanced)
CHK Power Quality Pty Ltd, Technical note - MIRO automatic FTP uploads, 30 September 2016
Address: Unit 1, 3 Tollis Place, Seven Hills, NSW 2147, Sydney, Australia
Telephone: +61 2 8283 6945; Fax: +61 2 8212 8105
Website: www.chkpowerquality.com.au; Enquiries: sales@chkpowerquality.com.au
Get more from your
This option will take longer to set up but will be
cheaper and may be easier to use. The FTP server
could be configured to place files in a shared folder,
for example, and then other PCs may access the files
directly through a mapped network drive without
needing an FTP client.
You will need either a static IP in your office (usually
standard with any wired business internet service) or
a dynamic DNS service. A static IP is strongly
recommended because this is the simplest and most
reliable option.
Contact your ISP for more information.
An FTP server is included in Windows Server 2008
and later, but it can be difficult to set up. A popular
server that works on any version of Windows is
FileZilla: https://filezilla-project.org/
Documentation is available here: https://wiki.filezilla-
project.org/Documentation
The server should be set up in “passive” mode. This
is usually the default.
Port forwarding will need to be set up on your router.
The router’s manual should explain how to do this.
Both the primary port (21 by default) and the range of
passive-mode ports (eg. ports 5000 to 5100) will both
need to be forwarded.
Miro Setup
CITRUS v1.0.4 or later is required, and MIRO
firmware v1.08 or later.
Logging - Data Volume
The volume of the logged data should be considered
carefully as cellular data can be quite limited and/or
expensive. An estimated data volume per day and
month is provided in the configuration form to help
manage this, but the actual amount of data could be
larger or smaller depending particularly on how many
event captures are taken.
The MIRO does not use segmented memory, and so
there is no upper limit to how many waveform/RMS
captures can be stored, though (as of firmware 1.08)
there is a cap of 300 captures per day. This value
may be altered or made configurable in future
versions.
For long term installations, it is recommended to
compare the size of the first few uploaded files
against the estimates. If more events than expected
were captured or if the file size is otherwise much
larger, consider the following:
 Set the adjustable interval to 60 seconds or
more, or disable all except IEC 10 minute and 2
hour intervals.
 Enable only the first 25 or 50 harmonics unless
problems at higher harmonics are suspected.
 Disable sliding reference triggering from current:
o All channels including current are always
captured regardless of the trigger source
o Large jumps in current usually have a
corresponding voltage drop
 Raise the sliding reference threshold(s).
 Raise the transient threshold. In some
installations, there will be large numbers of
relatively minor events such as that shown in
figure 1, which may not be of interest.
Figure 1: Minor transient event
 Disable mains signalling captures and use the
maximum-detection only.
Server Details
Regardless of how the server is set up, there are four
pieces of information which you need:
 Server hostname or IP. Examples:
o ftp.example.org (publicly accessible
hostname)
o 203.0.113.20 (publicly accessible IP)
o 172.16.100.1 (private IP)
 Server port, such as 21
 Username
 Password
CHK Power Quality Pty Ltd, Technical note - MIRO automatic FTP uploads, 30 September 2016
Address: Unit 1, 3 Tollis Place, Seven Hills, NSW 2147, Sydney, Australia
Telephone: +61 2 8283 6945; Fax: +61 2 8212 8105
Website: www.chkpowerquality.com.au; Enquiries: sales@chkpowerquality.com.au
Get more from your
A path and/or prefix is optional. The MIRO will take
the value entered in the text box and attach an
automatic filename to the end. The name will be the
serial number followed by a date and time. Example:
15749004_2016-09-18_04-01-04.miro.
It is recommended to use only letters, numbers,
underscores (_) and dashes (-) in the filename.
If files from different units should go in different
folders, then either set up a separate FTP username
for each, and configure a separate folder in the
server, or use the same account but specify a path.
Folders will need to be created manually; the MIRO
will expect the path to exist already.
Make sure to use forward slashes (/), as this is what
FTP expects. This differs from the backslash ()
typically used by Windows.
As an example, the server may be configured with a
single username tied to the folder “c:ftproot”. If three
units (serial numbers 1111, 1112, 1113) are set up as
follows:
 unit_one/Miro_
 unit_two/Miro_
 unit_three/Miro_
Then the resulting upload paths will be something
like:
 c:ftprootunit_oneMiro_1111_2016-09-18_04-
00-37.miro
 c:ftprootunit_twoMiro_1112_2016-09-18_04-
02-20.miro
 c:ftprootunit_threeMiro_1113_2016-09-18_04-
01-12.miro
Initial Upload
On power up or shortly after FTP uploading is
enabled, the MIRO will perform an upload to verify
that the connection is working. The Comms page on
the LCD can be used to verify that the upload worked
if access to the server is not immediately available.
Upload Trigger
Two conditions are currently offered.
 Upload daily or weekly
 Upload when size reaches 20MB or 100MB
Both options may be selected at the same time.
Daily uploads (as of CITRUS 1.0.4) occur at 18:00
UTC time. This will be 4:00 or 5:00 Sydney time
depending on daylight savings. Weekly uploads
occur early Monday morning at this time.
A random delay up to 5 minutes is added to prevent
multiple units all trying to log in to the server at the
same moment.
This time was chosen as cellular network load is
usually very light at this time. The exact time is
arbitrary as the upload process does not leave any
gaps in the data.
Example
In this example, the MIRO will connect to a server we
have set up in a workstation in our office, and upload
files into the folder test_daily_upload daily or earlier if
data reaches 20MB:
After running for a few days, these files were
available on the server:

More Related Content

What's hot

Motivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTP
Motivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTPMotivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTP
Motivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTPzOSCommserver
 
Sysplex in a Nutshell
Sysplex in a NutshellSysplex in a Nutshell
Sysplex in a NutshellzOSCommserver
 
Cambium ptp 600 series 10 04 system release note
Cambium ptp 600 series 10 04 system release noteCambium ptp 600 series 10 04 system release note
Cambium ptp 600 series 10 04 system release noteAdvantec Distribution
 
IBM Configuration Assistant for z/OS Communications Server update
IBM Configuration Assistant for z/OS Communications Server updateIBM Configuration Assistant for z/OS Communications Server update
IBM Configuration Assistant for z/OS Communications Server updatezOSCommserver
 
z/OS Encryption Readiness Technology (zERT)
z/OS Encryption Readiness Technology (zERT) z/OS Encryption Readiness Technology (zERT)
z/OS Encryption Readiness Technology (zERT) zOSCommserver
 
Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2
Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2
Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2zOSCommserver
 
ISPF Recent and Coming Enhancements
ISPF Recent and Coming EnhancementsISPF Recent and Coming Enhancements
ISPF Recent and Coming Enhancementsibmsamr
 
IP tables and Filtering
IP tables and FilteringIP tables and Filtering
IP tables and FilteringAisha Talat
 
Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Saurav Pandey
 
Defcon 16-pilosov-kapela
Defcon 16-pilosov-kapelaDefcon 16-pilosov-kapela
Defcon 16-pilosov-kapelaHai Nguyen
 
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lanละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น LanVientiane, Laos
 
PLNOG 8: Piotr Głaska - Data Center Networking - Trends and suggestions
PLNOG 8: Piotr Głaska -  Data Center Networking - Trends and suggestions PLNOG 8: Piotr Głaska -  Data Center Networking - Trends and suggestions
PLNOG 8: Piotr Głaska - Data Center Networking - Trends and suggestions PROIDEA
 
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...SaNju MuLak
 
10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-expressNguyen Thanh
 

What's hot (20)

Motivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTP
Motivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTPMotivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTP
Motivations and Considerations for Migrating from SMTPD/Sendmail to CSSMTP
 
Sysplex in a Nutshell
Sysplex in a NutshellSysplex in a Nutshell
Sysplex in a Nutshell
 
Cambium ptp 600 series 10 04 system release note
Cambium ptp 600 series 10 04 system release noteCambium ptp 600 series 10 04 system release note
Cambium ptp 600 series 10 04 system release note
 
IBM Configuration Assistant for z/OS Communications Server update
IBM Configuration Assistant for z/OS Communications Server updateIBM Configuration Assistant for z/OS Communications Server update
IBM Configuration Assistant for z/OS Communications Server update
 
z/OS Encryption Readiness Technology (zERT)
z/OS Encryption Readiness Technology (zERT) z/OS Encryption Readiness Technology (zERT)
z/OS Encryption Readiness Technology (zERT)
 
Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2
Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2
Introduction to IBM Shared Memory Communications Version 2 (SMCv2) and SMC-Dv2
 
ISPF Recent and Coming Enhancements
ISPF Recent and Coming EnhancementsISPF Recent and Coming Enhancements
ISPF Recent and Coming Enhancements
 
IP tables and Filtering
IP tables and FilteringIP tables and Filtering
IP tables and Filtering
 
Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0Network Design on cisco packet tracer 6.0
Network Design on cisco packet tracer 6.0
 
Defcon 16-pilosov-kapela
Defcon 16-pilosov-kapelaDefcon 16-pilosov-kapela
Defcon 16-pilosov-kapela
 
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lanละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
ละบบเคธือข่ายควมพิวเตอเบื้่งต้น Lan
 
PLNOG 8: Piotr Głaska - Data Center Networking - Trends and suggestions
PLNOG 8: Piotr Głaska -  Data Center Networking - Trends and suggestions PLNOG 8: Piotr Głaska -  Data Center Networking - Trends and suggestions
PLNOG 8: Piotr Głaska - Data Center Networking - Trends and suggestions
 
Networking
NetworkingNetworking
Networking
 
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
How to -_configure_port_forwarding_using_virtual_host_to_access_devices_on_in...
 
Lightspeed ii-manual-2012-jan
Lightspeed ii-manual-2012-janLightspeed ii-manual-2012-jan
Lightspeed ii-manual-2012-jan
 
Basic network training2
Basic network training2Basic network training2
Basic network training2
 
Assigning ip addresses
Assigning ip addressesAssigning ip addresses
Assigning ip addresses
 
10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express
 
Cisco IP Phones
Cisco IP PhonesCisco IP Phones
Cisco IP Phones
 
Net administratio
Net administratioNet administratio
Net administratio
 

Viewers also liked

Enterasys Networks Corporate Presentation
Enterasys Networks Corporate PresentationEnterasys Networks Corporate Presentation
Enterasys Networks Corporate PresentationRobert Nilsson
 
How to safely drive in the rain
How to safely drive in the rainHow to safely drive in the rain
How to safely drive in the rainHi-Tech Driver
 
Extreme_Networks_Loyola_High_School
Extreme_Networks_Loyola_High_SchoolExtreme_Networks_Loyola_High_School
Extreme_Networks_Loyola_High_SchoolKevin Behnke
 
White paper - Actionable Alarming - Wonderware-Schneider Electric
White paper - Actionable Alarming - Wonderware-Schneider ElectricWhite paper - Actionable Alarming - Wonderware-Schneider Electric
White paper - Actionable Alarming - Wonderware-Schneider ElectricSuman Singh
 
Enterasys Networks for Higher Education
Enterasys Networks for Higher EducationEnterasys Networks for Higher Education
Enterasys Networks for Higher EducationRobert Nilsson
 
Wonderware InTouch
Wonderware InTouchWonderware InTouch
Wonderware InTouchOmair Tariq
 
Extreme networks-pbt2034
Extreme networks-pbt2034Extreme networks-pbt2034
Extreme networks-pbt2034He Hariyadi
 
switch Rn 8177 26
switch Rn 8177 26switch Rn 8177 26
switch Rn 8177 26guest7b26
 
Tn548 installing microsoft sql server 2012 for wonderware products
Tn548 installing microsoft sql server 2012 for wonderware productsTn548 installing microsoft sql server 2012 for wonderware products
Tn548 installing microsoft sql server 2012 for wonderware productsGustavo Alvarez
 
Global Knowledge Training Courses & Promotion 2015-Sep
Global Knowledge Training Courses & Promotion 2015-SepGlobal Knowledge Training Courses & Promotion 2015-Sep
Global Knowledge Training Courses & Promotion 2015-SepAruj Thirawat
 
Каталог Adder
Каталог AdderКаталог Adder
Каталог AdderKVM Tech
 

Viewers also liked (20)

GE Cimplicity
GE CimplicityGE Cimplicity
GE Cimplicity
 
Enterasys Networks Corporate Presentation
Enterasys Networks Corporate PresentationEnterasys Networks Corporate Presentation
Enterasys Networks Corporate Presentation
 
How to safely drive in the rain
How to safely drive in the rainHow to safely drive in the rain
How to safely drive in the rain
 
Extreme_Networks_Loyola_High_School
Extreme_Networks_Loyola_High_SchoolExtreme_Networks_Loyola_High_School
Extreme_Networks_Loyola_High_School
 
White paper - Actionable Alarming - Wonderware-Schneider Electric
White paper - Actionable Alarming - Wonderware-Schneider ElectricWhite paper - Actionable Alarming - Wonderware-Schneider Electric
White paper - Actionable Alarming - Wonderware-Schneider Electric
 
Enterasys Networks for Higher Education
Enterasys Networks for Higher EducationEnterasys Networks for Higher Education
Enterasys Networks for Higher Education
 
Wonderware InTouch
Wonderware InTouchWonderware InTouch
Wonderware InTouch
 
Web Based Reporting
Web Based ReportingWeb Based Reporting
Web Based Reporting
 
Extreme networks-pbt2034
Extreme networks-pbt2034Extreme networks-pbt2034
Extreme networks-pbt2034
 
switch Rn 8177 26
switch Rn 8177 26switch Rn 8177 26
switch Rn 8177 26
 
Tn548 installing microsoft sql server 2012 for wonderware products
Tn548 installing microsoft sql server 2012 for wonderware productsTn548 installing microsoft sql server 2012 for wonderware products
Tn548 installing microsoft sql server 2012 for wonderware products
 
Global Knowledge Training Courses & Promotion 2015-Sep
Global Knowledge Training Courses & Promotion 2015-SepGlobal Knowledge Training Courses & Promotion 2015-Sep
Global Knowledge Training Courses & Promotion 2015-Sep
 
Basic Elektronika
Basic ElektronikaBasic Elektronika
Basic Elektronika
 
Dcs capabilities
Dcs capabilitiesDcs capabilities
Dcs capabilities
 
Introduction to InTouch Machine Edition (ITME)
Introduction to InTouch Machine Edition (ITME)Introduction to InTouch Machine Edition (ITME)
Introduction to InTouch Machine Edition (ITME)
 
Каталог Adder
Каталог AdderКаталог Adder
Каталог Adder
 
Technical Note - ITME: Running StADOSvr.exe as a Service
Technical Note - ITME: Running StADOSvr.exe as a ServiceTechnical Note - ITME: Running StADOSvr.exe as a Service
Technical Note - ITME: Running StADOSvr.exe as a Service
 
Kitura swift IBM
Kitura swift IBMKitura swift IBM
Kitura swift IBM
 
Invensys / Triconex
Invensys / TriconexInvensys / Triconex
Invensys / Triconex
 
5915
59155915
5915
 

Similar to Technical note Miro automatic ftp uploads - r 30 sep 16

Yeastar Certified Technician S-Series Handouts
Yeastar Certified Technician S-Series HandoutsYeastar Certified Technician S-Series Handouts
Yeastar Certified Technician S-Series HandoutsDemeu Ltd.
 
Yeastar Technical Training Course
Yeastar Technical Training CourseYeastar Technical Training Course
Yeastar Technical Training CourseHossein Yavari
 
Changing Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network ManagementChanging Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network ManagementMark Piening
 
MX Deep Dive PPT
MX Deep Dive PPTMX Deep Dive PPT
MX Deep Dive PPTomar awad
 
AIX Advanced Administration Knowledge Share
AIX Advanced Administration Knowledge ShareAIX Advanced Administration Knowledge Share
AIX Advanced Administration Knowledge Share.Gastón. .Bx.
 
3 oficinas remotas - repli stor oncourse
3 oficinas remotas - repli stor oncourse3 oficinas remotas - repli stor oncourse
3 oficinas remotas - repli stor oncourseOmega Peripherals
 
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docxRunning head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docxtodd581
 
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docxRunning head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docxglendar3
 
Ip Phone Apps Training
Ip Phone Apps TrainingIp Phone Apps Training
Ip Phone Apps Trainingbhillis1
 
Ten questions to ask before choosing SCADA software
Ten questions to ask before choosing SCADA softwareTen questions to ask before choosing SCADA software
Ten questions to ask before choosing SCADA softwareTrihedral
 
Hosted Revolution Online Backup V2 001
Hosted Revolution Online Backup V2 001Hosted Revolution Online Backup V2 001
Hosted Revolution Online Backup V2 001Steve Crawford
 
Blockchain and Apache NiFi
Blockchain and Apache NiFiBlockchain and Apache NiFi
Blockchain and Apache NiFiTimothy Spann
 
illustro Overview - z/IPMon Introduction
illustro Overview - z/IPMon Introductionillustro Overview - z/IPMon Introduction
illustro Overview - z/IPMon Introductionillustro
 
ShareTech Next-Gen UTM
ShareTech Next-Gen UTMShareTech Next-Gen UTM
ShareTech Next-Gen UTMsharetech
 
Case study for it03 roshan
Case study for it03 roshanCase study for it03 roshan
Case study for it03 roshanrosu555
 
Trisul Trai compliance
Trisul Trai complianceTrisul Trai compliance
Trisul Trai compliancetrisulnsm
 

Similar to Technical note Miro automatic ftp uploads - r 30 sep 16 (20)

Yeastar Certified Technician S-Series Handouts
Yeastar Certified Technician S-Series HandoutsYeastar Certified Technician S-Series Handouts
Yeastar Certified Technician S-Series Handouts
 
Lis 4482 final report
Lis 4482 final reportLis 4482 final report
Lis 4482 final report
 
Yeastar Technical Training Course
Yeastar Technical Training CourseYeastar Technical Training Course
Yeastar Technical Training Course
 
Changing Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network ManagementChanging Admins Lives Forever with Automated Network Management
Changing Admins Lives Forever with Automated Network Management
 
MX Deep Dive PPT
MX Deep Dive PPTMX Deep Dive PPT
MX Deep Dive PPT
 
AIX Advanced Administration Knowledge Share
AIX Advanced Administration Knowledge ShareAIX Advanced Administration Knowledge Share
AIX Advanced Administration Knowledge Share
 
3 oficinas remotas - repli stor oncourse
3 oficinas remotas - repli stor oncourse3 oficinas remotas - repli stor oncourse
3 oficinas remotas - repli stor oncourse
 
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docxRunning head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docx
 
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docxRunning head NETWORK INFRASTRUCTURE AND SECURITY  1NETWOR.docx
Running head NETWORK INFRASTRUCTURE AND SECURITY 1NETWOR.docx
 
Ip Phone Apps Training
Ip Phone Apps TrainingIp Phone Apps Training
Ip Phone Apps Training
 
Project Pt1
Project Pt1Project Pt1
Project Pt1
 
Ten questions to ask before choosing SCADA software
Ten questions to ask before choosing SCADA softwareTen questions to ask before choosing SCADA software
Ten questions to ask before choosing SCADA software
 
Case study
Case studyCase study
Case study
 
Hosted Revolution Online Backup V2 001
Hosted Revolution Online Backup V2 001Hosted Revolution Online Backup V2 001
Hosted Revolution Online Backup V2 001
 
Blockchain and Apache NiFi
Blockchain and Apache NiFiBlockchain and Apache NiFi
Blockchain and Apache NiFi
 
illustro Overview - z/IPMon Introduction
illustro Overview - z/IPMon Introductionillustro Overview - z/IPMon Introduction
illustro Overview - z/IPMon Introduction
 
ShareTech Next-Gen UTM
ShareTech Next-Gen UTMShareTech Next-Gen UTM
ShareTech Next-Gen UTM
 
Case study for it03 roshan
Case study for it03 roshanCase study for it03 roshan
Case study for it03 roshan
 
Trisul Trai compliance
Trisul Trai complianceTrisul Trai compliance
Trisul Trai compliance
 
StingRay For FTP
StingRay For FTPStingRay For FTP
StingRay For FTP
 

More from Ajeesh Joseph

Transformer monitor and logger
Transformer monitor and loggerTransformer monitor and logger
Transformer monitor and loggerAjeesh Joseph
 
Technical note configuring the miro for cellular communications - r 30 sep 16
Technical note   configuring the miro for cellular communications - r 30 sep 16Technical note   configuring the miro for cellular communications - r 30 sep 16
Technical note configuring the miro for cellular communications - r 30 sep 16Ajeesh Joseph
 
Brochure - Maximum demand indicator using Mirrin
Brochure - Maximum demand indicator using MirrinBrochure - Maximum demand indicator using Mirrin
Brochure - Maximum demand indicator using MirrinAjeesh Joseph
 
Brochure - Pole top Transformer Monitoring using Mirrin
Brochure - Pole top Transformer Monitoring using MirrinBrochure - Pole top Transformer Monitoring using Mirrin
Brochure - Pole top Transformer Monitoring using MirrinAjeesh Joseph
 
Brochure pq investigations
Brochure pq investigationsBrochure pq investigations
Brochure pq investigationsAjeesh Joseph
 
Miro class a power quality analyzer and logger.compressed
Miro class a power quality analyzer and logger.compressedMiro class a power quality analyzer and logger.compressed
Miro class a power quality analyzer and logger.compressedAjeesh Joseph
 
Power monic application notes chk power quality
Power monic application notes chk power qualityPower monic application notes chk power quality
Power monic application notes chk power qualityAjeesh Joseph
 
Miro power quality analyser Class A user manual Apr-2016-compressed
Miro power quality analyser Class A user manual Apr-2016-compressedMiro power quality analyser Class A user manual Apr-2016-compressed
Miro power quality analyser Class A user manual Apr-2016-compressedAjeesh Joseph
 
Pm45 brochure a4 25 sep08
Pm45 brochure a4 25 sep08Pm45 brochure a4 25 sep08
Pm45 brochure a4 25 sep08Ajeesh Joseph
 
Typical applications for mirrin ll400 load logger
Typical applications for mirrin ll400 load loggerTypical applications for mirrin ll400 load logger
Typical applications for mirrin ll400 load loggerAjeesh Joseph
 
CHK Power Quality products & services catalogue 22 sep 14 release
CHK Power Quality products & services catalogue 22 sep 14 releaseCHK Power Quality products & services catalogue 22 sep 14 release
CHK Power Quality products & services catalogue 22 sep 14 releaseAjeesh Joseph
 
CHK Power Quality - Products and Services catalogue 2014
CHK Power Quality - Products and Services catalogue 2014CHK Power Quality - Products and Services catalogue 2014
CHK Power Quality - Products and Services catalogue 2014Ajeesh Joseph
 

More from Ajeesh Joseph (13)

Transformer monitor and logger
Transformer monitor and loggerTransformer monitor and logger
Transformer monitor and logger
 
Technical note configuring the miro for cellular communications - r 30 sep 16
Technical note   configuring the miro for cellular communications - r 30 sep 16Technical note   configuring the miro for cellular communications - r 30 sep 16
Technical note configuring the miro for cellular communications - r 30 sep 16
 
Brochure - Maximum demand indicator using Mirrin
Brochure - Maximum demand indicator using MirrinBrochure - Maximum demand indicator using Mirrin
Brochure - Maximum demand indicator using Mirrin
 
Brochure - Pole top Transformer Monitoring using Mirrin
Brochure - Pole top Transformer Monitoring using MirrinBrochure - Pole top Transformer Monitoring using Mirrin
Brochure - Pole top Transformer Monitoring using Mirrin
 
Brochure pq investigations
Brochure pq investigationsBrochure pq investigations
Brochure pq investigations
 
Miro class a power quality analyzer and logger.compressed
Miro class a power quality analyzer and logger.compressedMiro class a power quality analyzer and logger.compressed
Miro class a power quality analyzer and logger.compressed
 
Power monic application notes chk power quality
Power monic application notes chk power qualityPower monic application notes chk power quality
Power monic application notes chk power quality
 
Miro power quality analyser Class A user manual Apr-2016-compressed
Miro power quality analyser Class A user manual Apr-2016-compressedMiro power quality analyser Class A user manual Apr-2016-compressed
Miro power quality analyser Class A user manual Apr-2016-compressed
 
Liq 60 tech spec
Liq 60 tech specLiq 60 tech spec
Liq 60 tech spec
 
Pm45 brochure a4 25 sep08
Pm45 brochure a4 25 sep08Pm45 brochure a4 25 sep08
Pm45 brochure a4 25 sep08
 
Typical applications for mirrin ll400 load logger
Typical applications for mirrin ll400 load loggerTypical applications for mirrin ll400 load logger
Typical applications for mirrin ll400 load logger
 
CHK Power Quality products & services catalogue 22 sep 14 release
CHK Power Quality products & services catalogue 22 sep 14 releaseCHK Power Quality products & services catalogue 22 sep 14 release
CHK Power Quality products & services catalogue 22 sep 14 release
 
CHK Power Quality - Products and Services catalogue 2014
CHK Power Quality - Products and Services catalogue 2014CHK Power Quality - Products and Services catalogue 2014
CHK Power Quality - Products and Services catalogue 2014
 

Recently uploaded

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordAsst.prof M.Gokilavani
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 

Recently uploaded (20)

CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 

Technical note Miro automatic ftp uploads - r 30 sep 16

  • 1. CHK Power Quality Pty Ltd, Technical note - MIRO automatic FTP uploads, 30 September 2016 Address: Unit 1, 3 Tollis Place, Seven Hills, NSW 2147, Sydney, Australia Telephone: +61 2 8283 6945; Fax: +61 2 8212 8105 Website: www.chkpowerquality.com.au; Enquiries: sales@chkpowerquality.com.au Get more from your Technical note: MIRO automatic FTP uploads This guide introduces how to setup an FTP system with automatic data uploads from the MIRO Power Quality Logger and Analyser. Introduction Purpose The FTP upload option provides automatic data collection without needing an application which periodically polls data to manage it. This has numerous advantages:  Unsolicited reporting instead of polling allows for the device (MIRO) to initiate all connections, removing the need for a static IP for each unit.  Compatible with all SIMs - most public internet SIMs provide a private IP address behind a router/firewall (ie. carrier-grade NAT), effectively blocking all incoming connections. Remember that cellular data services are geared up for smartphones and tablets; machine-to-machine services are a niche application.  Only the server needs to be static and externally accessible - this is rarely an issue with a wired connection.  More secure than a polled solution with a public static IP.  Private IP SIMs can still be used, as long as the server is located within the same private network.  Many different server options are available across multiple operating systems rather than specifically requiring a Windows PC.  Third party FTP hosting solutions can be used  Third party services to receive files via FTP and transfer to another service such as Dropbox are available. Gapless logging FTP uploads, like CITRUS downloads, will not interrupt measurement or logging. Data is cleared on successful uploads, and only the data that was actually uploaded is cleared. Any data logged during the upload is maintained, and will be sent during the next upload. Files from the same MIRO can be joined in CITRUS to produce graphs of weeks or months of data with no gaps. Connecting with CITRUS If a static IP is used, it is still possible to connect directly with CITRUS and download even if FTP uploading is enabled. Server Setup Server setups differ depending on whether public (internet) or private SIMs are used and (for the public case) on whether the server should be hosted externally or internally. Private Network In this case, the server will need to be located within the private network and directly accessible (by hostname or IP) from the remote units. If you already have a PM Sync Automatic installation, it may make sense to use the same machine as the FTP server. The files will then be accessible either by connecting to the server via an FTP client (eg. FileZilla Client) or through a mapped network drive. Your IT department will need to set this up. Third-party hosted (recommended) FTP hosting is widely available with different options for storage, monthly data caps, user accounts etc. Data can then be downloaded from the server by connecting to the server with any FTP client (such as FileZilla client). Contact us if you are unsure which provider to use. We can help select a provider/plan and set it up on your behalf. Self-hosted (advanced)
  • 2. CHK Power Quality Pty Ltd, Technical note - MIRO automatic FTP uploads, 30 September 2016 Address: Unit 1, 3 Tollis Place, Seven Hills, NSW 2147, Sydney, Australia Telephone: +61 2 8283 6945; Fax: +61 2 8212 8105 Website: www.chkpowerquality.com.au; Enquiries: sales@chkpowerquality.com.au Get more from your This option will take longer to set up but will be cheaper and may be easier to use. The FTP server could be configured to place files in a shared folder, for example, and then other PCs may access the files directly through a mapped network drive without needing an FTP client. You will need either a static IP in your office (usually standard with any wired business internet service) or a dynamic DNS service. A static IP is strongly recommended because this is the simplest and most reliable option. Contact your ISP for more information. An FTP server is included in Windows Server 2008 and later, but it can be difficult to set up. A popular server that works on any version of Windows is FileZilla: https://filezilla-project.org/ Documentation is available here: https://wiki.filezilla- project.org/Documentation The server should be set up in “passive” mode. This is usually the default. Port forwarding will need to be set up on your router. The router’s manual should explain how to do this. Both the primary port (21 by default) and the range of passive-mode ports (eg. ports 5000 to 5100) will both need to be forwarded. Miro Setup CITRUS v1.0.4 or later is required, and MIRO firmware v1.08 or later. Logging - Data Volume The volume of the logged data should be considered carefully as cellular data can be quite limited and/or expensive. An estimated data volume per day and month is provided in the configuration form to help manage this, but the actual amount of data could be larger or smaller depending particularly on how many event captures are taken. The MIRO does not use segmented memory, and so there is no upper limit to how many waveform/RMS captures can be stored, though (as of firmware 1.08) there is a cap of 300 captures per day. This value may be altered or made configurable in future versions. For long term installations, it is recommended to compare the size of the first few uploaded files against the estimates. If more events than expected were captured or if the file size is otherwise much larger, consider the following:  Set the adjustable interval to 60 seconds or more, or disable all except IEC 10 minute and 2 hour intervals.  Enable only the first 25 or 50 harmonics unless problems at higher harmonics are suspected.  Disable sliding reference triggering from current: o All channels including current are always captured regardless of the trigger source o Large jumps in current usually have a corresponding voltage drop  Raise the sliding reference threshold(s).  Raise the transient threshold. In some installations, there will be large numbers of relatively minor events such as that shown in figure 1, which may not be of interest. Figure 1: Minor transient event  Disable mains signalling captures and use the maximum-detection only. Server Details Regardless of how the server is set up, there are four pieces of information which you need:  Server hostname or IP. Examples: o ftp.example.org (publicly accessible hostname) o 203.0.113.20 (publicly accessible IP) o 172.16.100.1 (private IP)  Server port, such as 21  Username  Password
  • 3. CHK Power Quality Pty Ltd, Technical note - MIRO automatic FTP uploads, 30 September 2016 Address: Unit 1, 3 Tollis Place, Seven Hills, NSW 2147, Sydney, Australia Telephone: +61 2 8283 6945; Fax: +61 2 8212 8105 Website: www.chkpowerquality.com.au; Enquiries: sales@chkpowerquality.com.au Get more from your A path and/or prefix is optional. The MIRO will take the value entered in the text box and attach an automatic filename to the end. The name will be the serial number followed by a date and time. Example: 15749004_2016-09-18_04-01-04.miro. It is recommended to use only letters, numbers, underscores (_) and dashes (-) in the filename. If files from different units should go in different folders, then either set up a separate FTP username for each, and configure a separate folder in the server, or use the same account but specify a path. Folders will need to be created manually; the MIRO will expect the path to exist already. Make sure to use forward slashes (/), as this is what FTP expects. This differs from the backslash () typically used by Windows. As an example, the server may be configured with a single username tied to the folder “c:ftproot”. If three units (serial numbers 1111, 1112, 1113) are set up as follows:  unit_one/Miro_  unit_two/Miro_  unit_three/Miro_ Then the resulting upload paths will be something like:  c:ftprootunit_oneMiro_1111_2016-09-18_04- 00-37.miro  c:ftprootunit_twoMiro_1112_2016-09-18_04- 02-20.miro  c:ftprootunit_threeMiro_1113_2016-09-18_04- 01-12.miro Initial Upload On power up or shortly after FTP uploading is enabled, the MIRO will perform an upload to verify that the connection is working. The Comms page on the LCD can be used to verify that the upload worked if access to the server is not immediately available. Upload Trigger Two conditions are currently offered.  Upload daily or weekly  Upload when size reaches 20MB or 100MB Both options may be selected at the same time. Daily uploads (as of CITRUS 1.0.4) occur at 18:00 UTC time. This will be 4:00 or 5:00 Sydney time depending on daylight savings. Weekly uploads occur early Monday morning at this time. A random delay up to 5 minutes is added to prevent multiple units all trying to log in to the server at the same moment. This time was chosen as cellular network load is usually very light at this time. The exact time is arbitrary as the upload process does not leave any gaps in the data. Example In this example, the MIRO will connect to a server we have set up in a workstation in our office, and upload files into the folder test_daily_upload daily or earlier if data reaches 20MB: After running for a few days, these files were available on the server: