cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Network Device Monitoring

Munzir
Contributor

 

In which use cases do we have to use these extensions in dynatrace, 1. Generic Network Device, 2. SNMP Traps.

What are the specific use cases for each of them ?

 

8 REPLIES 8

radek_jasinski
DynaMight Guru
DynaMight Guru

Hi,

The first extension uses the SNMP protocol to extend the already existing network monitoring in DT.

The second plugin is used to capture SNMP Trap, which you can configure on your network devices.

SNMP Trap/Inform - asynchronous notification sent by an agent when a significant event occurs (e.g. failed login attempt, port shutdown)

In general, it all depends on what you want/need to achieve in network monitoring.

Radek

Have a nice day!

So in case of monitoring Firewalls and Switches, both will be used or only one ?

For eg, SNMP Trap might be generated when a link goes down, when a device overheats, or when a security breach is detected. Wont these alert be generated if not using SNMP Traps extension?

 

Dynatrace natively does not have the ability to monitor network devices. Using SNMP Trap, for example, can give you information via such a trap if an alert is generated.
You can also use the built-in APIs in your network devices or firewall to use a simple script (e.g. Python) to extract the metrics you are interested in and use Metrics Ingest to put them into Dynatrace. You then create Metric Events based on these. Remember, however, that this consumes DDU licences.

In summary if you have the option then add SNMP Trap, but also consider using the API.

Have a nice day!

So in which case should the Generic Network Device extension be used ??

As for me, that's when you need to extend network monitoring with the metrics included in this plugin: 

Zrzut ekranu 2023-10-23 o 12.56.24.png

Zrzut ekranu 2023-10-23 o 12.56.28.png

Radek

Have a nice day!

Okay, so Generic Network Device extension will provide a wide variety of metrics (extend the networking metrics) and SNMP Traps are for alerting if any anomaly is occurred.

 

We have requirement to monitor Fortigate firewall, since we cant install one agent on it thus we will have to use at least use Generic Network Device extension, right ?

Thank You.

I believe you can use the Fortinet dedicated extension mentioned below in case you need to monitor Fortigate firewall (REST API). otherwise, you can use the generic Network Device extension to monitor network devices with SNMP traps.

https://www.dynatrace.com/hub/detail/fortinet-fortigate/?query=fortinet&filter=all

 

Thanks,

Islam

Dynatrace Certified Professional - Dynatrace Partner - Yourcompass.ca

If you want to monitor the Fortigate firewall then there is a plugin for this as Islam writes 🙂

Have a nice day!

Featured Posts