SVC and stor2rrd - SSH Session limit reached

Hi,

Daily we receive the following alert on the SVC nodes of our platform:

SSH Session limit reached
We have stor2rrd to monitor the performance of our storage (SVC / Storwize). How can we solve these alerts? Best regards,

Comments

  • Hi,

    ok, it might happen under some conditions on v2.60+

    use this hot fix:

    https://www.stor2rrd.com/download/install-st.sh.gz

    -rwxrwxr-x 1 stor2rrd stor2rrd 123014 Jan 10 11:27 bin/install-st.sh
    Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)

    If your web browser gunzips it automatically then just rename it: mv install-st.sh.gz install-st.sh
    Assure that file size is the same as on above example

    If you are on Linux then change 1st line to:
    #!/bin/bash

    Then run:
    ./load.sh html

    Problem should disappear then.


Sign In or Register to comment.