diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/gondul-receiver.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/gondul-receiver.rst b/doc/gondul-receiver.rst index 6b2ea5f..e663e19 100644 --- a/doc/gondul-receiver.rst +++ b/doc/gondul-receiver.rst @@ -147,6 +147,9 @@ The first implementation would be a "hard-coded" perl API since that is what we already have. There is no current plan to migrate other producers to the new API at this time. +The first implementation would not offer much in the way of generic storage +for other users than the dhcp collector. + Since particularly the ping collector can produce quite a lot of data, some care might be needed to support it. This will most likely require a different apporach than the old CGI-based perl way of doing things. |