Netapp latency and ETH port are missing in UI

Good day, Xorux team!

First of all, I want to say that you've done an excellent job, and the new product looks impressive — thank you for your effort.


I am adding a NetApp FAS2750 running ONTAP 9.13.1 to Xormon 2.2, but for some reason, the GUI does not display read and write latencies for volumes, SVM, or aggregates (only drive latency is available).

Also, no statistics are available for any PORT aka ETH interface.


I tried adding it as FAS CDOT or ONTAP SELECT — there is no data for resp_t_read or resp_t_write. I used the admin account to eliminate any permissions issues.

Is it possible to get latency data in the new product?

Thank you in advance.

Comments

  • Latences have been fixed, upgrade to 2.2.10 released just today, we are not aware of problem with Eth inerfaces, we will check it out and let you know

  • Hi konst,

    we're sorry for missing eth port stats, we missed it during testing. Here is the patch for that:

    https://download.xormon.com/patch/2.2.10-93-g3cedb/netapp-service.pl.gz

    Gunzip it and copy to this path in your Xormon application directory (755, xormon owner):

    server-nest/microservices/netapp/

    -rwxr-xr-x 1 xormon xormon 56732 Mar 6 10:38 netapp-service.pl

    If your web browser gunzips it automatically then just rename it: mv netapp-service.pl.gz netapp-service.pl

    Make sure the filesize is the same as in the example above


    Then restart Netapp microservice:

    ./xormon.sh restart netapp

    and it will start collecting eth stats again

  • Hi Xorux team,

    Thank you for fast reply. I confirm that both latency and ETH interfaces data are now in UI.

Sign In or Register to comment.