Search found 2 matches

by TeSee64
Sunday 04 April 2021 16:51
Forum: Others
Topic: HowTo: monitor QNAP NAS
Replies: 41
Views: 20920

Re: HowTo: monitor QNAP NAS

Alright. After a few hours staring very angry at my monitor i got it working... It turns out i needed to delete alle the ' ' ' in the settings in the script.
So the settings part now look like:

NASIP="192.168.1.11" # NAS IP Address
PASSWORD="notvisible" # SNMP Password
DOMO_IP="192.168.1.19 ...
by TeSee64
Saturday 03 April 2021 20:48
Forum: Others
Topic: HowTo: monitor QNAP NAS
Replies: 41
Views: 20920

Re: HowTo: monitor QNAP NAS

Hi,

I have installed snmpd and snmp on my RPI. Also activated SNMP on my QNAP TS-230. Uploaded the script to my domoticz RPI. (changed the settings as described in the manual)

But it doesnt work.

The command: ./nas.sh
Gives this error: Name or service not known
(of course the password and the ...