SlideShare a Scribd company logo
1 of 11
Download to read offline
Monitoring MODBUS devices
with Verax NMS & APM
Table of contents
Abstract ............................................................................................................................... 3
1.

Adding MODBUS device to device inventory ................................................................ 4

2.

Adding sensors for MODBUS device ............................................................................. 7

3.

Adding performance counters for MODBUS device ...................................................... 9

4.

Verax NMS & APM MODBUS plugin overview ............................................................. 11
Monitoring MODBUS devices with Verax NMS & APM
Abstract
This publication provides an overview on how to monitor and manage MODBUS devices with Verax NMS &
APM (including the free edition available at http://www.veraxsystems.com/en/downloads - please read
terms & conditions for limitations of the free version).

Agenda:
1. Adding MODBUS device to the device inventory.
2. Adding sensors for MODBUS device.
3. Adding performance counters for MODBUS device.
4. Verax NMS & APM MODBUS plugin overview.

Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 3 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM
1. Adding MODBUS device to device inventory
Verax NMS & APM allows monitoring industrial devices (e.g. data center's HVAC infrastructure), through
industry standard MODBUS protocol, however MODBUS devices are not the subject of automatic
discovery feature and have to be added manually. Please note, that the device hosting NMS & APM must
be able to communicate with MODBUS device via TCP protocol or Serial port.
To add a new MODBUS device, perform the following steps:
1. Navigate to Network view and select the Device list tab.
2. Select Add from the global action menu and click Go.
3. Once the data has been loaded, the edit window appears with all the device attributes ready for
input.
4. Provide Name and IP address for the device.
5. Set Device type to Modbus.

Figure 1: Adding a new MODBUS device

Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 4 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM
6. Once the right device type has been selected, the Additional parameters tab appears with additional
attributes ready for input.
7. Go to the Additional parameters tab and specify all additional parameters for connection Modes
(ASCII, RTU or TCP). Note that system will utilize only parameters relevant to the selected mode, e.g.
in case of ASCII/RTU mode IP address and Port parameters will be ignored, however it is mandatory
to fill all parameters fields.

Figure 2: Adding a new MODBUS device
8. Click Save changes to confirm.
9. A pop-up dialog is displayed asking whether the system should rediscover the device - click No as
MODBUS devices are not subject of automatic discovery.

Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 5 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM

Figure 3: Adding a new MODBUS device
10. The newly added MODBUS device is now visible in the aspect tree within the All devices node as
well as on the device list in Network view.
11. In order to verify the connection, display the device's Advanced view, provide a sample request and
click the Send button.

Figure 4: MODBUS device - Advanced view
Note that the device will not be monitored until monitors (sensors and counters) are configured.

Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 6 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM
2. Adding sensors for MODBUS device
Sensors are active monitors periodically querying the device services for which they are configured and
waiting for their responses. If a query is returned with an expected response, the queried service is
considered "available." If a response is not received (timed out), or if the response is not as expected, the
queried service is considered "unavailable".
In order to add a sensor for MODBUS device, perform the following steps:
1. Select a device from the aspect tree in Home view. It is also possible to reach the desired device from
Network view (choose a device and double click on it).
2. Select Monitors tab and switch to sensor list by clicking Sensor list link in the upper-right corner of
the view.

3. Sensor list is displayed.
4. Select Add from the global action menu and click Go.
5. The wizard dialog is displayed (see Figure 5).

Figure 5: Adding a sensor to MODBUS device

Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 7 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM
6. Select the Modbus sensor and click Next.
7. A dialog shows up with all sensor attributes ready to input.

Figure 6: Adding a sensor to MODBUS device
8. Specify sensor parameters and click the Finish button or Cancel to discard changes.
9. The new sensor has been created and is now visible in the sensor list.

Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 8 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM
3. Adding performance counters for MODBUS device
Performance counters measure system activity and performance (metrics). The application retrieves their
current values in predefined intervals. The aim of probing and collecting data is to analyze and convert the
data into a performance graph/chart.
In order to add a counter for MODBUS device, perform the following steps:
1. Select a device from the aspect tree in Home view. It is also possible to reach the desired device from
Network view (choose a device and double click on it).
2. Select Monitors tab and switch to counter list by clicking Counter list link in the upper-right corner of
the view.

3. Counter list is displayed.
4. Select Add from the global action menu and click Go.
5. The wizard dialog is displayed (see Figure 7).

Figure 7: Adding a counter to MODBUS device
Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 9 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM
6. Select the Modbus counter and click Next.
7. A dialog shows up with all counter attributes ready to input.

Figure 8: Adding a counter to MODBUS device
8. Specify counter parameters and click the Finish button or Cancel to discard changes.
9. The new counter has been created and is now visible in the counter list.

Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 10 of 11
DL766
Monitoring MODBUS devices with Verax NMS & APM
4. Verax NMS & APM MODBUS plugin overview
Verax NMS & APM MODBUS management plugin allows easy monitoring, alerting, and performance
reporting of industrial devices (e.g. data center's HVAC infrastructure), through industry standard MODBUS
protocol.
Communications
•
•
•
•

Full functionality of a MODBUS master device (connected devices are treated as slaves).
Support for RTU and ASCII protocols.
Support for serial and TCP communications.
Configuration of serial port parameters for MODBUS device: port name, baud rate, data bits, stop
bits, parity (odd, even, none).

Functions, registers and arithmetics
•
•
•
•

Full support for MODBUS functions: read coils, read discrete inputs, read holding registers and read
input register.
GUI enabling invoking of real-time MODBUS calls (reads registers and parses results) and online
register browsing.
Configurable register value types (unsigned, signed, length, etc.) and multipliers (x100, x0.1).
Configurable formatting of MODBUS returned values (BOOLEAN8, INT16, UNIT16, LONG32,
ULONG32 and FLOAT32)

Sensors, counters and alarms
MODBUS plugin is fully integrated with Verax NMS & APM core and enables:
•
•

Sensors and counters based on results of MODBUS functions calls.
Ability to generate alarms (fixed and baseline calculated) on sensor supplied values.

Figure 4: MODBUS device - Advanced view
Copyright © Verax Systems. All rights reserved.
All trademarks in this document are legal property of their owners.
www.veraxsystems.com

Page 11 of 11
DL766

More Related Content

What's hot

Dcs control workshop 2002
Dcs control workshop 2002Dcs control workshop 2002
Dcs control workshop 2002
akshit000
 
Distributed Control System
Distributed Control SystemDistributed Control System
Distributed Control System
3abooodi
 
Project Report - Lighting Control via Bluetooth using Android
Project Report - Lighting Control via Bluetooth using AndroidProject Report - Lighting Control via Bluetooth using Android
Project Report - Lighting Control via Bluetooth using Android
Vaibhav Gautam
 
Chubb AFx System Design Guide June 2009
Chubb AFx System Design Guide June 2009Chubb AFx System Design Guide June 2009
Chubb AFx System Design Guide June 2009
Alex McAllister
 

What's hot (19)

YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3
 
Distributed Computer Control System
Distributed Computer Control SystemDistributed Computer Control System
Distributed Computer Control System
 
Dcs operator training
Dcs operator trainingDcs operator training
Dcs operator training
 
Distributed control system presentation
Distributed control system presentationDistributed control system presentation
Distributed control system presentation
 
Distributed Control System (Presentation)
Distributed Control System (Presentation)Distributed Control System (Presentation)
Distributed Control System (Presentation)
 
Dcs control workshop 2002
Dcs control workshop 2002Dcs control workshop 2002
Dcs control workshop 2002
 
Session 21 - DCS Introduction
Session 21 - DCS IntroductionSession 21 - DCS Introduction
Session 21 - DCS Introduction
 
Distributed Control System
Distributed Control SystemDistributed Control System
Distributed Control System
 
Automatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos pptAutomatic chocolate vending machine using mucos rtos ppt
Automatic chocolate vending machine using mucos rtos ppt
 
Project Report - Lighting Control via Bluetooth using Android
Project Report - Lighting Control via Bluetooth using AndroidProject Report - Lighting Control via Bluetooth using Android
Project Report - Lighting Control via Bluetooth using Android
 
Chubb AFx System Design Guide June 2009
Chubb AFx System Design Guide June 2009Chubb AFx System Design Guide June 2009
Chubb AFx System Design Guide June 2009
 
DCS fundamentals
DCS fundamentalsDCS fundamentals
DCS fundamentals
 
Distributed Control System Basics
Distributed Control System BasicsDistributed Control System Basics
Distributed Control System Basics
 
DCS
DCSDCS
DCS
 
Remote Management
Remote ManagementRemote Management
Remote Management
 
Topic 2-topic-31
Topic 2-topic-31Topic 2-topic-31
Topic 2-topic-31
 
Dcs write up
Dcs write upDcs write up
Dcs write up
 
Redundant power control automation
Redundant power control automationRedundant power control automation
Redundant power control automation
 
LabVIEW based SCADA system for CERAMIC INDUSTRY
LabVIEW based SCADA system for CERAMIC INDUSTRYLabVIEW based SCADA system for CERAMIC INDUSTRY
LabVIEW based SCADA system for CERAMIC INDUSTRY
 

Similar to How to monitor MODBUS devices

Vincent Haynes(Cis516 Assignment Week 9)
Vincent Haynes(Cis516 Assignment Week 9)Vincent Haynes(Cis516 Assignment Week 9)
Vincent Haynes(Cis516 Assignment Week 9)
vhaynes
 

Similar to How to monitor MODBUS devices (20)

How to monitor .Net Framework
How to monitor .Net FrameworkHow to monitor .Net Framework
How to monitor .Net Framework
 
Distributed control system
Distributed control systemDistributed control system
Distributed control system
 
AltiGen Max In Sight Manual
AltiGen Max In Sight  ManualAltiGen Max In Sight  Manual
AltiGen Max In Sight Manual
 
Rdl modbus protocol testing tool
Rdl modbus protocol testing toolRdl modbus protocol testing tool
Rdl modbus protocol testing tool
 
How to monitor ESX/ESXi servers
How to monitor ESX/ESXi serversHow to monitor ESX/ESXi servers
How to monitor ESX/ESXi servers
 
ATS @Station
ATS @StationATS @Station
ATS @Station
 
Design and simulation of remote monitoring of the intelligent automatic contr...
Design and simulation of remote monitoring of the intelligent automatic contr...Design and simulation of remote monitoring of the intelligent automatic contr...
Design and simulation of remote monitoring of the intelligent automatic contr...
 
Scada Industrial Control Systems Penetration Testing
Scada Industrial Control Systems Penetration Testing Scada Industrial Control Systems Penetration Testing
Scada Industrial Control Systems Penetration Testing
 
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
 
wiDom Multi Sensor Room Controller MSRC Manual EN
wiDom Multi Sensor Room Controller MSRC Manual ENwiDom Multi Sensor Room Controller MSRC Manual EN
wiDom Multi Sensor Room Controller MSRC Manual EN
 
Catalog 2017-eng
Catalog 2017-engCatalog 2017-eng
Catalog 2017-eng
 
How to monitor and manage Apache Tomcat
How to monitor and manage Apache TomcatHow to monitor and manage Apache Tomcat
How to monitor and manage Apache Tomcat
 
Vincent Haynes(Cis516 Assignment Week 9)
Vincent Haynes(Cis516 Assignment Week 9)Vincent Haynes(Cis516 Assignment Week 9)
Vincent Haynes(Cis516 Assignment Week 9)
 
codesys-cmt-quick-start-guide EMERSON EDUARDO RODRIGUES
codesys-cmt-quick-start-guide EMERSON EDUARDO RODRIGUEScodesys-cmt-quick-start-guide EMERSON EDUARDO RODRIGUES
codesys-cmt-quick-start-guide EMERSON EDUARDO RODRIGUES
 
Fundamentals of Automation Technology 20EE43P C-20 Lab Manual SCADA.pdf
Fundamentals of Automation Technology 20EE43P C-20  Lab Manual SCADA.pdfFundamentals of Automation Technology 20EE43P C-20  Lab Manual SCADA.pdf
Fundamentals of Automation Technology 20EE43P C-20 Lab Manual SCADA.pdf
 
Remote Monitoring and Alert System for Temperature Sensitive Products
Remote Monitoring and Alert System for Temperature Sensitive ProductsRemote Monitoring and Alert System for Temperature Sensitive Products
Remote Monitoring and Alert System for Temperature Sensitive Products
 
FIELD SYSTEM by FANUC
FIELD SYSTEM by FANUCFIELD SYSTEM by FANUC
FIELD SYSTEM by FANUC
 
Monitor and manage everything Cisco using OpManager
Monitor and manage everything Cisco using OpManagerMonitor and manage everything Cisco using OpManager
Monitor and manage everything Cisco using OpManager
 
NetSim Technology Library- Manets
NetSim Technology Library- ManetsNetSim Technology Library- Manets
NetSim Technology Library- Manets
 
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
 

Recently uploaded

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 

Recently uploaded (20)

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 

How to monitor MODBUS devices

  • 2. Table of contents Abstract ............................................................................................................................... 3 1. Adding MODBUS device to device inventory ................................................................ 4 2. Adding sensors for MODBUS device ............................................................................. 7 3. Adding performance counters for MODBUS device ...................................................... 9 4. Verax NMS & APM MODBUS plugin overview ............................................................. 11
  • 3. Monitoring MODBUS devices with Verax NMS & APM Abstract This publication provides an overview on how to monitor and manage MODBUS devices with Verax NMS & APM (including the free edition available at http://www.veraxsystems.com/en/downloads - please read terms & conditions for limitations of the free version). Agenda: 1. Adding MODBUS device to the device inventory. 2. Adding sensors for MODBUS device. 3. Adding performance counters for MODBUS device. 4. Verax NMS & APM MODBUS plugin overview. Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 3 of 11 DL766
  • 4. Monitoring MODBUS devices with Verax NMS & APM 1. Adding MODBUS device to device inventory Verax NMS & APM allows monitoring industrial devices (e.g. data center's HVAC infrastructure), through industry standard MODBUS protocol, however MODBUS devices are not the subject of automatic discovery feature and have to be added manually. Please note, that the device hosting NMS & APM must be able to communicate with MODBUS device via TCP protocol or Serial port. To add a new MODBUS device, perform the following steps: 1. Navigate to Network view and select the Device list tab. 2. Select Add from the global action menu and click Go. 3. Once the data has been loaded, the edit window appears with all the device attributes ready for input. 4. Provide Name and IP address for the device. 5. Set Device type to Modbus. Figure 1: Adding a new MODBUS device Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 4 of 11 DL766
  • 5. Monitoring MODBUS devices with Verax NMS & APM 6. Once the right device type has been selected, the Additional parameters tab appears with additional attributes ready for input. 7. Go to the Additional parameters tab and specify all additional parameters for connection Modes (ASCII, RTU or TCP). Note that system will utilize only parameters relevant to the selected mode, e.g. in case of ASCII/RTU mode IP address and Port parameters will be ignored, however it is mandatory to fill all parameters fields. Figure 2: Adding a new MODBUS device 8. Click Save changes to confirm. 9. A pop-up dialog is displayed asking whether the system should rediscover the device - click No as MODBUS devices are not subject of automatic discovery. Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 5 of 11 DL766
  • 6. Monitoring MODBUS devices with Verax NMS & APM Figure 3: Adding a new MODBUS device 10. The newly added MODBUS device is now visible in the aspect tree within the All devices node as well as on the device list in Network view. 11. In order to verify the connection, display the device's Advanced view, provide a sample request and click the Send button. Figure 4: MODBUS device - Advanced view Note that the device will not be monitored until monitors (sensors and counters) are configured. Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 6 of 11 DL766
  • 7. Monitoring MODBUS devices with Verax NMS & APM 2. Adding sensors for MODBUS device Sensors are active monitors periodically querying the device services for which they are configured and waiting for their responses. If a query is returned with an expected response, the queried service is considered "available." If a response is not received (timed out), or if the response is not as expected, the queried service is considered "unavailable". In order to add a sensor for MODBUS device, perform the following steps: 1. Select a device from the aspect tree in Home view. It is also possible to reach the desired device from Network view (choose a device and double click on it). 2. Select Monitors tab and switch to sensor list by clicking Sensor list link in the upper-right corner of the view. 3. Sensor list is displayed. 4. Select Add from the global action menu and click Go. 5. The wizard dialog is displayed (see Figure 5). Figure 5: Adding a sensor to MODBUS device Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 7 of 11 DL766
  • 8. Monitoring MODBUS devices with Verax NMS & APM 6. Select the Modbus sensor and click Next. 7. A dialog shows up with all sensor attributes ready to input. Figure 6: Adding a sensor to MODBUS device 8. Specify sensor parameters and click the Finish button or Cancel to discard changes. 9. The new sensor has been created and is now visible in the sensor list. Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 8 of 11 DL766
  • 9. Monitoring MODBUS devices with Verax NMS & APM 3. Adding performance counters for MODBUS device Performance counters measure system activity and performance (metrics). The application retrieves their current values in predefined intervals. The aim of probing and collecting data is to analyze and convert the data into a performance graph/chart. In order to add a counter for MODBUS device, perform the following steps: 1. Select a device from the aspect tree in Home view. It is also possible to reach the desired device from Network view (choose a device and double click on it). 2. Select Monitors tab and switch to counter list by clicking Counter list link in the upper-right corner of the view. 3. Counter list is displayed. 4. Select Add from the global action menu and click Go. 5. The wizard dialog is displayed (see Figure 7). Figure 7: Adding a counter to MODBUS device Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 9 of 11 DL766
  • 10. Monitoring MODBUS devices with Verax NMS & APM 6. Select the Modbus counter and click Next. 7. A dialog shows up with all counter attributes ready to input. Figure 8: Adding a counter to MODBUS device 8. Specify counter parameters and click the Finish button or Cancel to discard changes. 9. The new counter has been created and is now visible in the counter list. Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 10 of 11 DL766
  • 11. Monitoring MODBUS devices with Verax NMS & APM 4. Verax NMS & APM MODBUS plugin overview Verax NMS & APM MODBUS management plugin allows easy monitoring, alerting, and performance reporting of industrial devices (e.g. data center's HVAC infrastructure), through industry standard MODBUS protocol. Communications • • • • Full functionality of a MODBUS master device (connected devices are treated as slaves). Support for RTU and ASCII protocols. Support for serial and TCP communications. Configuration of serial port parameters for MODBUS device: port name, baud rate, data bits, stop bits, parity (odd, even, none). Functions, registers and arithmetics • • • • Full support for MODBUS functions: read coils, read discrete inputs, read holding registers and read input register. GUI enabling invoking of real-time MODBUS calls (reads registers and parses results) and online register browsing. Configurable register value types (unsigned, signed, length, etc.) and multipliers (x100, x0.1). Configurable formatting of MODBUS returned values (BOOLEAN8, INT16, UNIT16, LONG32, ULONG32 and FLOAT32) Sensors, counters and alarms MODBUS plugin is fully integrated with Verax NMS & APM core and enables: • • Sensors and counters based on results of MODBUS functions calls. Ability to generate alarms (fixed and baseline calculated) on sensor supplied values. Figure 4: MODBUS device - Advanced view Copyright © Verax Systems. All rights reserved. All trademarks in this document are legal property of their owners. www.veraxsystems.com Page 11 of 11 DL766