mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge pull request #4147 from crcro/rpi-doc-update
docs update for rpi local agent
This commit is contained in:
@ -232,7 +232,7 @@ extend raspberry /opt/raspberry.sh
|
||||
```
|
||||
4. Edit your sudo users (usually `visudo`) and add at the bottom:
|
||||
```
|
||||
snmp ALL=(ALL) NOPASSWD: /opt/raspberry.sh
|
||||
snmp ALL=(ALL) NOPASSWD: /opt/raspberry.sh, /usr/bin/vcgencmd*
|
||||
```
|
||||
5. Restart snmpd on PI host
|
||||
|
||||
|
Reference in New Issue
Block a user