Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!
EcoStruxure Geo SCADA Expert Forum
Schneider Electric support forum about installation, configuration, integration and troubleshooting of EcoStruxure Geo SCADA Expert (ClearSCADA, ViewX, WebX).
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-27 09:08 PM
How would you monitor and log client connections to a particular Geo SCADA server over time?
Say over the next three weeks, we want to know who/what/how many/how long any clients have connected via ViewX, WebX, VVX, data connections, etc etc.
How would you do it? Geo SCADA log settings/parsing, Windows features or any external tools or programs.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-31 10:39 AM
I'd possibly write a PowerShell script that parses the socket connections (i.e. netstat -ano, but see https://isc.sans.edu/diary/30532 for something more PowerShell) and calculates the numbers connecting to port 5481 from their source IP.
VVX can just be to IIS's ports.
WebX just to IIS or dbserver's web port (depending on Geo SCADA version).
Data connections will be tough as its to 5481 the same as ViewX so from a socket perspective you won't see a difference. If you do need to get to this detail, could parse the DBSnapshot files.
Link copied. Please paste this link to share this article on your social media post.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-31 10:39 AM
I'd possibly write a PowerShell script that parses the socket connections (i.e. netstat -ano, but see https://isc.sans.edu/diary/30532 for something more PowerShell) and calculates the numbers connecting to port 5481 from their source IP.
VVX can just be to IIS's ports.
WebX just to IIS or dbserver's web port (depending on Geo SCADA version).
Data connections will be tough as its to 5481 the same as ViewX so from a socket perspective you won't see a difference. If you do need to get to this detail, could parse the DBSnapshot files.
Link copied. Please paste this link to share this article on your social media post.
Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.
With achievable small steps, users progress and continually feel satisfaction in task accomplishment.
Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.
of