thiagoftsm

Results 199 comments of thiagoftsm

Hello @MrZammler , Considering that I required changes in your PR, please, also rebase it with current master. Best regards!

Hello @MrZammler , When your PR is ready again, please, request a review from me and @ilyam8. :handshake: Best regards!

I updated the alert: ```conf alarm: disk_inode_testing on: disk_inodes._mnt_vm os: linux lookup: sum -10s foreach * units: byte every: 10s info: Show me $label:fstype warn: $this > 100 crit: $this...

After an internal talk we decided to extend directories we are looking for, right now it is defined we will take a look at following paths: - /etc/ssl/certs/ca-certificates.crt - /etc/ssl/certs/ca-bundle.crt...

@vkalintiris , ṕlease, update `plugins.d` documentation with the two new keywords.

Hello guys, A quick update. I talked with @vlvkobal about what could happen if we fill the table completely for `real parents` and `parents` and we arrive in the following...

Except for comments that @vlvkobal wrote, the tests show PR working as expected, please, @stelfrag address them.

> The first step towards implementation (for localhost) would be to keep track of active(LISTEN) ports/new services and map it to the available collectors. Based on this information, go.d.plugin would...

@Ferroin I think netdata agent could create a named shared memory for all process to communicate. between them. We could have a thread dedicated to do this.

@prologic the PR you made to fix BSD compilation will also give conditions to install on pfSense?