This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
aix:lpar2rrd [2021/01/01 21:21] 127.0.0.1 external edit |
aix:lpar2rrd [2022/03/03 22:40] (current) manu |
||
|---|---|---|---|
| Line 350: | Line 350: | ||
| <cli prompt='$'> | <cli prompt='$'> | ||
| # cd /home/lpar2rrd/lpar2rrd | # cd /home/lpar2rrd/lpar2rrd | ||
| - | # . etc/lpar2rrd; ./bin/check_lpar2rrd | + | # . etc/lpar2rrd.cfg; ./bin/check_lpar2rrd |
| - | # . etc/lpar2rrd; ./bin/check_rrdtool.sh | + | # . etc/lpar2rrd.cfg; ./bin/check_rrdtool.sh |
| </cli> | </cli> | ||
| + | |||
| + | Config check on stor2rrd | ||
| + | <cli prompt='$'> | ||
| + | # ./bin/config_check.sh | ||
| + | ========================= | ||
| + | STORAGE: V3705: SWIZ : sample rate: 300 seconds | ||
| + | ========================= | ||
| + | ... | ||
| + | </cli> | ||
| + | |||
| + | === Other strange ERRORs === | ||
| + | |||
| + | When you test the connection using GUI ==> bad status | ||
| + | |||
| + | ERROR - ssh_test.pl | ||
| + | |||
| + | Check into the file **/home/lpar2rrd/stor2rrd/etc/web_config/devicecfg.json**, you have maybe a bad config, if you have done a mistake, it can stay into this config file Ex: ask for password !!! | ||
| + | |||
| + | Look also into config file Ex: /home/lpar2rrd/stor2rrd/etc/*cfg | ||
| + | |||