Comments
-
Are you on Linux? There was a bug which caused double entries under storage items. If this is the case then upgrade to this version http://www.stor2rrd.com/download/stor2rrd-2.01-1.tar upgrade: http://www.stor2rrd.com/upgrade.htm?1.2.3
-
custom group graph is aggregated, it means that all traffic from all selected ports is cumulated (stacked). I thing it is ok from your screenshots.
-
what is yoru product version? do you experience any problems in the GUI?
-
Hi, yep, we monitoring only interfaces with assigned IP.
-
have you followed this docu: http://www.lpar2rrd.com/apache_auth.htm?4.3.21
-
Send us logs pls. Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd" >> tmp/list_data.txt tar cvhf logs.tar logs etc tmp/*txt *out gzip -9 logs.tar Send us logs.tar.gz…
-
Hi, run this to verify configuration: su - stor2rrd cd /home/stor2rrd/stor2rrd ./bin/config_check.sh It all is ok then you should see data in the GUI.
-
sorry for late answer. No, no plan for this.
-
just posting a solution from the user, looks like a strorage issue, there was this in storage logs: $ tail logs/error.log-VSPG_400 [EX_ENAUTH] Authentication failed with User [Cause ]:Authentication for using the RAID has failed with User name or Password. [Action]:Please confirm if User name or Password are correct, or…
-
Send us logs pls. Note a short problem description in the text field of the upload form. cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt *.out gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
Hi, upgrade to this version till there is released new one http://www.stor2rrd.com/download/stor2rrd-2.01-1.tar There will be a new version 2.10 release in 2 weeks where it will be also fixed. http://www.stor2rrd.com/note210.htm?1.8
-
Hi, you can ignore it. It is already fixed but it should not cause any trouble anyway. Do you experience any problems with the product? Thanks!
-
send us files perferably via https://upload.stor2rrd.com
-
Hi, we would need this output: uemcli -d 10.129.26.135 -u <user> -p <password> -noHeader /metrics/metric -availability historical show -output csv >all_hist_paths.txt uemcli -d 10.129.26.135 -u <user> -p <password> -noHeader /stor/prov/luns/lun show -detail -output nvp >lun_cfg.tct remove from screenshot…
-
Hi, Send us logs pls. Note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir tar cvhf logs.tar logs etc tmp/*txt *out gzip -9 logs.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
Hi, stor2rrd collects both data from Unity, file & block. Check our demo; http://demo.stor2rrd.com/?menu=cf16d02&tab=0
-
Hi, wrong forum This forum is only about product STOR2RRD which does performance monitoring for storages include v7000 unified. Try to ask here for example: https://www.ibm.com/developerworks/community/forums/html/forum?id=11111111-0000-0000-0000-000000000846
-
refere here: http://www.lpar2rrd.com/os_cpu_monitoring.html http://www.lpar2rrd.com/alerting.html?4.3.11 you can create CPU core alert only (in CPU cores or in %) Assure there is running this job necessary for CPU core alerting: 0,10,20,30,40,50 * * * * /home/lpar2rrd/lpar2rrd/load_alert.sh >…
-
start here: http://www.lpar2rrd.com/alerting.html?4.3.11
-
Hi, upgrade to this version, it will fix it: http://www.stor2rrd.com/download/stor2rrd-2.01-1.tar
-
do you use dual HMC or you have any old HMC directory in data/<server> ? if so the you have to delete like this: rm data/<server>/*/<lpar name>/*mmm Once you do it then it should start working.
-
Hi, it works as designed. Basically there is not possible tu update older data in RRDTool database files. It is a feature. You wrote data 1 month ahead. The it will start working in 1 month. All data inserts being refused now. Only what you can do is delete whole OS agent data history for that LPAR. Then it will start from…
-
Hi, looks like they are unsupported VNXe as per http://www.stor2rrd.com/EMC-VNXe-support.htm : STOR2RRD does not support VNXe series1 models which do not have block implementation: VNXe 3100 VNXe 3150 VNXe 3300 Such storages do not provide performance data.
-
Hi, 1. you can change pools.col manually 2. stop SMagent, SMmonitor (is already off), I am not sure why it is running as a service. Try to run "SMcli -d" afterwards to make sure that all is ok 3. Heatmap might be blank if there is no traffic above limit of necessary IOPS, refer to this:…
-
Hi, at first try this: remove the oldest *perf* file here: ls -lt data/EMC-VNX/*perf* run ./load.sh to see if that resolved the issue If the issue persists then send us actually the oldes perf file: ls -lt data/EMC-VNX/*perf* https://upload.stor2rrd.com
-
Hi, everything should be owned by lpar2rrd except these: etc/web_config/* --> apache should own file here, directory should have 777 log/error-cgi.log is a sym link to /var/tmp, source files must be owned by apache all directories and files should be readable for apache (644 or 755) Directory and file rights are properly…
-
yes, use "," as separator (coma)
-
Hi, as soon as IBM releases a firmware which provides complet sets of perf stats. Actually only CPU and Port stats are available I think. http://www.stor2rrd.com/IBM-flashsystem-support.htm
-
ok, I tested actual solution and sendmail ignores "from:" item and places there actuall Unix user name. how did you change mailfrom variable in AlertStor2rrd.pm and Xorux_lib.pm?
-
Hi, yes, set smart host (DS) to your internal mail relay for example. Ask some else in you company how you do it anywhere else, there must be some company's standard.
Howdy, Stranger!