Added faq doc

This commit is contained in:
laf
2016-07-06 16:25:41 +01:00
parent c7d48dabde
commit 64e256d47a

View File

@@ -15,6 +15,7 @@
- [Why do I see traffic spikes in my graphs?](#faq15)
- [Why do I see gaps in my graphs?](#faq17)
- [How do I change the IP / hostname of a device?](#faq16)
- [My device doesn't finish polling within 300 seconds](#faq19)
- [Things aren't working correctly?](#faq18)
### Developing
@@ -120,6 +121,14 @@ Usage:
./renamehost.php <old hostname> <new hostname>
```
#### <a name="faq19"> My device doesn't finish polling within 300 seconds</a>
We have a few things you can try:
- Disable unnecessary polling modules under edit device.
- Set a max repeater value within the snmp settings for a device.
What to set this to is tricky, you really should run an snmpbulkwalk with -Cr10 through -Cr50 to see what works best. 50 is usually a good choice if the device can cope.
#### <a name="faq18"> Things aren't working correctly?</a>
Run `./validate.php` as root from within your install.