2016-05-02 18:17:31 +00:00
#### Please note
> Please read this information and delete it once ready.
2016-07-18 23:37:37 +01:00
- Ensure that your install is upto date before submitting an issue. You can ensure you are upto date by running `./daily.sh` as the librenms user. If you experience errors updating then please run `./validate.php` .
2016-07-18 23:37:13 +01:00
2016-07-18 23:37:37 +01:00
- If your issue is a request for us to add a new device then please ensure you provide the following information as pastebin links.
2016-05-02 18:17:31 +00:00
Please replace the relevant information in these commands.
```bash
./discovery.php -h HOSTNAME -d -m os
./poller.php -h HOSTNAME -r -f -d -m os
2016-06-11 09:45:39 -05:00
snmpbulkwalk -On -v2c -c COMMUNITY HOSTNAME .
2016-05-02 18:17:31 +00:00
```
If possible please also provide what the OS name should be if it doesn't exist already.