mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added issue template
This commit is contained in:
17
.github/ISSUE_TEMPLATE.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
#### Please note
|
||||
|
||||
> Please read this information and delete it once ready.
|
||||
|
||||
If you issue is a request for us to add a new device then please ensure you provide the following information as pastebin links.
|
||||
|
||||
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
|
||||
snmpbulkwalk -v2c -c COMMUNITY HOSTNAME .
|
||||
```
|
||||
|
||||
If possible please also provide what the OS name should be if it doesn't exist already.
|
||||
|
||||
|
Reference in New Issue
Block a user