New version 2.30 and question about mirror/snapshot

Hello Team,
I have a question about the mirror and the snapshot. Do you have any plans about adding the searching in mirror/snapshot?
Why i'm asking?
At this moment i have more than 2000 snap's so it's not to easy to search snap <span>:wink:</span> and more than 200 mirror's DS/SVC and it's not to easy to search one mirror from DS in stor :)

Regards,
Dariusz

Comments

  • Hi,

    No any further plan for now :)
    what would you sugest?
    You can sort it out per colums. We can add filtering option in the table quite easilly.

  • Hi,
    I think the same filtering what you have on the volume's/port's etc.
  • Pavel
    edited June 2018
    Hi

    use this code where was just implemented filtering

    http://www.stor2rrd.com/download-static/main.js.gz
    Gunzip it and copy to /home/stor2rrd/stor2rrd/html/jquery (755, stor2rrd owner)

    -rw-rw-r-- 1 stor2rrd stor2rrd 273946 Jun 19 16:36 html/jquery/main.js
    If your web browser gunzips it automatically then just rename it: mv main.js.gz main.js
    Assure that file size is same as above listed one


    Copy it also to www/jquery/main.js

    Ctrl-F5 in the browser, table should contain filtering option like in other tables.



  • Hi,
    Thank you so much!
    I have one more question: Did you have any information about geting the alerts/events from the DS8k (add health status to the health status page)?

    Regards,
    Dariusz
  • it is something we are actually working on.
    It is planned to be included in next release (Sep 2018)
  • Hi,
    That's a great information!
    Regards,
    Dariusz
  • Hi Pavel,
    I was checked your script and its not worked :( tested on the 2 browsers (Chrome/Edge). Still the filtering is off. I was download your file and then i was upload your file to the server, then i was restart browser. Chmod is ok:
    cd /stor2rrd/stor2rrd/html/jquery/
    ls -la
    total 1244
    drwxr-xr-x 2 stor2rrd stor2rrd   4096 Jan 31 12:34 .
    drwxr-xr-x 4 stor2rrd stor2rrd   4096 Jun  1 10:28 ..
    -rwxr-xr-x 1 stor2rrd stor2rrd 990477 Jun  1 10:28 libs.min.js
    -rwxr-xr-x 1 stor2rrd stor2rrd 273946 Jun 28 11:14 main.js

    Regards,
    Dariusz
  • Hi,
    I found the issue - my fail. I forgot copy the file to the www/jquery/main.js but i was found the bug:
    In the main page where we have health status i have this:

    The requested URL /css/images/wrench-red-icon.png was not found on this server.
    The requested URL /css/images/lightning-red-icon.png was not found on this server.

    Any idea?

    Regards,
    Dariusz
  • ok, this might be something from the latest version as I see it in actuall dev code.
    Lates available version is 2.31-1.
    if you go for it then after upgrade replace above main.js again.
  • ok, at this moment i have 2.30. So we got the problem perpetrator ;)

    Thanks for Everything!
    Regards,
    Dariusz
  • Hello, 

    please download this file: http://www.stor2rrd.com/download-static/images.tar.gz

    It contains 3 PNG files, please copy all of them to these directories:
    /home/stor2rrd/stor2rrd/html/css/images
    /home/stor2rrd/stor2rrd/www/css/images

    It should help
  • Hello,
    Thank you so much! It's workig properly!

    Best Regards,
    Dariusz!
  • Hello,

    I also installed the beta main.js.

    The column sorting by Progress is acting strangely :



    It groups everything in 1 group (with 34 items in my screenshot), it could be nice to have multiple groups like "100%" and "<100%".

    In the Snapshot and Mirror TABs, a "Expand/Collapse All" function could also be very handy :)

    Regards,

    Martin.
  • Hi,

    filtering of it really works strange.
    we will chek what we can do and let you know.
Sign In or Register to comment.