FreeNAS and TrueNAS monitoring
In case of usage of
Virtual Appliance
- Use local account lpar2rrd for hosting of STOR2RRD on the virtual appliance
- Use /home/stor2rrd/stor2rrd as the product home
STOR2RRD uses FreeNAS REST API interface natively provided by the storage to get all necessary data.
Supported are FreeNAS firmwares 11.2+.
Storage connectivity
-
Allow access from the STOR2RRD host to the FreeNAS storage on port 443 (80 in case http)
$ perl /home/stor2rrd/stor2rrd/bin/conntest.pl 192.168.1.1 443
Connection to "192.168.1.1" on port "443" is ok
- Storage user: root account must be used, unfortunately only root can connect FreeNAS REST API.
STOR2RRD storage configuration