Minor doc fix

This commit is contained in:
Paul Gear
2015-12-06 21:03:59 +10:00
parent ce880a6d23
commit ddb18e94e6

View File

@ -33,7 +33,7 @@ your disk space requirements to grow enormously and rapidly. As an example,
enabling MIB-based polling on my test Ruckus ZD1000 wireless controller with enabling MIB-based polling on my test Ruckus ZD1000 wireless controller with
one (1) AP and one (1) user on that AP resulted in a 5 MB increase in RRD one (1) AP and one (1) user on that AP resulted in a 5 MB increase in RRD
space usage for that device. Each RRD file is around 125 KB in size (on space usage for that device. Each RRD file is around 125 KB in size (on
x64-64) systems and is pre-allocated, so after the first discovery and poller x64-64 systems) and is pre-allocated, so after the first discovery and poller
run of each devicewith MIB-based polling enabled, disk space should be stable. run of each devicewith MIB-based polling enabled, disk space should be stable.
However, monitoring disk usage is your responsibility. (The good news: you However, monitoring disk usage is your responsibility. (The good news: you
can do this with LibreNMS. :-) can do this with LibreNMS. :-)