DX Unified Infrastructure Management

 View Only
  • 1.  Get Hardware/Network Devices Error Events

    Posted Aug 23, 2019 03:22 PM
    Hi,

    I want to get errors in events of hardware devices to be reported by monitoring system.
    I tried to write logs from devices that supports SNMPGet but I need suggestions for devices that doesn't support Get.
    Also I need to avoid using Traps in this case.

    Thanks,
    Abdel Rahman


  • 2.  RE: Get Hardware/Network Devices Error Events

    Posted Aug 23, 2019 04:21 PM
    Some detail would be great

    Shooting in the dark, I'll suggest that you might be successful using logmon. Logmon can run a command and parse output. So if there's a server you can install logmon on and whatever device it is that you are trying to monitor has some kind of ability to respond to some sort of command issued from that server then you could run that command on the server running logmon then maybe you'll be successful.

    -Garin