-
RrdDbPool doesn't seem to be really threadsafe :
RrdEntry.count is an integer which is read or written without synchronization, and decisions are taken with the value of this integer. Calling reque…
-
Not dug into this yet, however we run check_pnp_rrds against our OMD boxes and this is throwing:
```
WARNING: 3764 XML Files checked. 1 RRD Errors found. 0 old XML Files found
.../.pnp-internal…
-
Now we have version only in package but not in cacti (console -> templates). So sometimes it's unclear which version I'm using. Sometimes I need compare templates with another cacti installation.
Add…
-
### The problem
I think that I discovered a bug today. When looking at some issues with the polling or discovery of one of my Fortigates i noticed that LibreNMS doesn't show interface IPs or routin…
-
Hi,
I am starting RRDCacheD v1.4.8 with `-b /var/lib/rrdcached/db/ -B` parameter.
In `/etc/collectd.conf` the rrdcached directive looks like
```
LoadPlugin "rrdcached"
DaemonAddress "unix:…
-
After "go get github.com/ziutek/rrd", I have the following error:-
...\workspace\src\github.com\ziutek\rrd\rrd_c.go:5:17: fatal error: r
rd.h: No such file or directory
#include
^
…
-
This issue is moved over from the core repo. The complete issue can be read over there: https://github.com/smarthomeNG/smarthome/issues/216
> The sqlite plugin have a pack mechanism which keeps the…
-
Testing the following in the staging environment:
526:
- [ ] Trigger an email after backup path LH Benefits Intake API has exhausted
- [ ] Trigger an email after backup path EVSS /GetPDF or LH /gen…
-
**Is your feature request related to a problem? Please describe.**
I am using a data source template that has mistakenly classified traffic_in and traffic_out as counter variables instead of gauge va…
-
### Describe your issue.
When a `dlti` system with complex coefficients is created, the functions `dstep` and the method `step` from the `dlti` object don't work properly. I think it is because of a …