cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Looking to upgrade from Dynatrace Managed to SaaS? See how

Monitor Serial interface status running on IEC protocol

vibhamishr20531
Observer

Hi Team,

 

How to monitor gateway service (serial interface status). Its non-IP running on IEC protocol which is non TCP/IP.

 

 

 

2 REPLIES 2

vibhamishr20531
Observer

@Babar_Qayyum , looking for your comment.

AntonioSousa
DynaMight Guru
DynaMight Guru

@vibhamishr20531,

IEC over serial interface status monitoring is something too specific to be done automatically by Dynatrace.

I would approach this in one of two ways:

  • By monitoring log files where info about this might happen. Not sure if it's Linux or Windows, but in Linux you might get something from the dmesg logs. In Windows, you might have that info in the Event logs. If so, import them into Dynatrace...
  • If you have a command that you can execute, preferably in python, you can execute it and get the results back into Dynatrace.
Antonio Sousa

Featured Posts