Error in bin/san.pl

Stor2RRD 2.40
In config 16 SAN switches Brocade
In logs/error.log i have sometime lines (1-3):
Use of uninitialized value $table in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/san.pl line 163.

This line, as i sink, collect health tables of switches for Total table (by $webdir/$sw_name/health_status.html). I check all personal health tables, it is exist. I sink this procedure run before end of all procedures, build config of SAN switches.

Comments

  • Hello Alex,

    can you try the following hotfix?

    Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)
    -rwxr-xr-x 1 stor2rrd stor2rrd 116639 17. Oct 12.25 san.pl
    If your web browser gunzips it automatically then just rename it: mv san.pl.gz san.pl

    After than:
    cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
    ./load.sh

    Let us know, if that helped, thanks.
  • Ok. I apply patch. About resul write latter. Thanks.
  • Patch is work, no more lines in logs/error.log. Thanks
Sign In or Register to comment.