mirror of
https://bitbucket.org/anguist/ntpa
synced 2025-10-06 02:51:23 +00:00
List of known bugs in 0.6.1
This commit is contained in:
17
KNOWNBUGS
Normal file
17
KNOWNBUGS
Normal file
@ -0,0 +1,17 @@
|
||||
Known bugs in ntpa 0.6.1
|
||||
------------------------
|
||||
|
||||
- Counter for packets received, Packets received accumulated and Packets
|
||||
received since reset are 32 bit and cannot not handle overflow. Values
|
||||
above 2,147,483,647 are shown as 0.
|
||||
- If a host-page is shown in UTC time but data was recorded in local time
|
||||
graphs and time-stamps mismatch. The same applies for host-pages shown
|
||||
in local time but data is recorded in UTC.
|
||||
- The pid file is not deleted if ntpa is started with a database provider
|
||||
but was build without support for the provider.
|
||||
- Configuration setting which are not recognized are ignored. No errors
|
||||
are shown for faulty keywords.
|
||||
- Due to a thread issue ntpa sometimes crashes upon start up. This happens
|
||||
if too many graph are drawn at the same time.
|
||||
- Build script does not handle missing graph dependencies. No warning is
|
||||
show if graphs are configured but ntpa was build without graph support.
|
Reference in New Issue
Block a user