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

F5 extension (snmp V1.0.4) is pulling data but dashboard does not show information

Yosi_Neuman
DynaMight Guru
DynaMight Guru

Hi guys,

Customer installed the extension (V 1.0.3 and then upgrade to V1.0.4) and we see information only at the top of the dashboard while all other tiles are empty 

Yosi_Neuman_0-1645520142756.png

Also when clicking on the links the information is empty, for example instances link

Yosi_Neuman_1-1645520458119.png

The extension do pull lots of information in terms of metrics  (106)

Yosi_Neuman_2-1645520543560.png

And when look into the tiles its look like the metrics are not set correctly 

Yosi_Neuman_3-1645520617447.png

 

After rechoosing them 

Yosi_Neuman_4-1645520639219.png

We do see the information 

Yosi_Neuman_5-1645520660996.png

So it looks like a dashboard issue Any suggestions?

BTW cluster version is 234

 

All the best and stay safe

Yos

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel
12 REPLIES 12

Radu
Dynatrace Champion
Dynatrace Champion

Hi Yos,

 

Can you share with us some screenshots of the following:

  1. Any one metric that you are seeing data collected for, in a graph over time (not split by anything).
  2. The same metric as point 1, but split by one of the F5 entities it belongs to (you should see these auto populated in the split by dropdown).
  3. The list of F5 related entries in Settings > Topology Model > Generic Types.

 

Thank you.

Hi @Radu 

Thanks for the prompt answer!

Here it goes:

1. 

Yosi_Neuman_1-1645525016532.png

2.

Yosi_Neuman_2-1645525061566.png

Yosi_Neuman_3-1645525080017.png

3.

Yosi_Neuman_4-1645525149916.png

 

Let me know if you need any more information 

Thanks again

Yos 

 

 

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Radu
Dynatrace Champion
Dynatrace Champion

While the second screenshot is not splitting by an entity - I think I found the issue 🙂

  • Are there any metrics that you can split by "F5 Instance name" ?

 

The instance name (retrieved by OID 1.3.6.1.2.1.1.5.0) is the only detail that the entire extension topology depends on as it is used to uniquely identify F5 Instances and the objects running on them.

 

So long as the F5 device responds with values to the metric queries, the metrics will report those results (even though some splittings may be missing) - this is why you can see metrics and their data. 

The top row of tiles on the dashboard removes any dimension splitting which is why these tiles also show data.

All other tiles on the dashboard will split the metrics by the primary entity they belong to. Since you're not registerding "F5 Instance name" that all entities depend on, no entities are being created, hence why these tiles are empty and also why the shortcuts send you to empty lists.

 

Is it possible for you to run an SNMP Get query against this device?

It would be helpful to see what comes back when querying OID 1.3.6.1.2.1.1.5.0

Hi @Radu ,

OK its looks like we are close to the root cause here ....

From extension log its shows that OID 1.3.6.1.2.1.1.5.0 return no value 

Yosi_Neuman_0-1645530190541.png

Do you still need here to check the response from snmp get ?

Yos 

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Radu
Dynatrace Champion
Dynatrace Champion

@Yosi_Neuman- I think it's pretty clear that the OID returns an empty value.

I am now curious, can you split any of these metrics by "device.name" and "device.address" dimensions?

These are normally resolved from a DNS query against the value of that OID (which usually is the FQDN of the F5 if known). I'm curious what values have these been replaced with.

 

And finally - has anything changed with the F5 device configuration between using v. 1.0.3 and v. 1.0.4 of the extension? It is very strange that this was not causing issues before as the extension has not changed in this regard.

Hi @Radu 

 

In which of the metric we can find "device.name" or "device.address" dimensions? browse thru several and found none. 

 

So if we will add to the local DNS entry with the F5 ip it will resolve the issue ?

 

Customer just connect today the extension with version V1.0.3 and saw a message that there is a new version and update it right a way. Information was not shown from the beginning.

 

Yos

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Radu
Dynatrace Champion
Dynatrace Champion

I believe that will fix the problem.

You can always check with an SNMP Get against the OID 1.3.6.1.2.1.1.5.0 - as long as this does not return a value, you will not get entities.

 

device.name and device.address are added automatically to all metrics coming from an extension. If you're not seeing them it means that we don't have any default values, so they depend on the DNS name being resolved correctly.

OK 

We will ask to add the DNS entry and will update ASAP

Thanks !

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Hi again @Radu 

After adding the DNS entry the message regarding the missing DNS disappeared 

But still the OID 1.3.6.1.2.1.1.5.0 returns no value 

Yosi_Neuman_0-1645609372583.png

And data is not shown 

Any other suggestion what is missing from the F5 side that not return the sysName?

Thanks in advance 

Yos 

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Radu
Dynatrace Champion
Dynatrace Champion

@Yosi_Neuman 

Try also restarting the snpmd agent on the F5 (as per f5 recommendation)

And also manually setting it to a value (as per f5 article here)

OK!!!

Working on those suggestions with customer.

Will update ASAP

Thanks

Yos 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Hi @Radu 

After restart of the snpmd agent on the F5 we started to see "device.name" and "device.address" dimensions for f5 metrics.

The instance name was added after some inside configuration by the F5 guy and now we see information!!

Yosi_Neuman_1-1645709030505.png

 

Thanks for your support  :clap:!

All the best and stay safe

Yos 

 

dynatrace certificated professional - dynatrace master partner - Matrix Soft Ware Division - Israel

Featured Posts