Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add capability to filter by instances and labels #26

Open
stuu3k opened this issue Dec 10, 2023 · 3 comments
Open

Add capability to filter by instances and labels #26

stuu3k opened this issue Dec 10, 2023 · 3 comments

Comments

@stuu3k
Copy link

stuu3k commented Dec 10, 2023

Hello,

I am having problems monitoring WAN \ LAN on my OPNSense routers with these, please see the below charts...
image

Top is using the NET.NET Sensor grabbed by the plugin, Blue Input Orange Output, however instead of showing me figures for each it adds them showing a todal NET which is no good, also it is not interface specific which is a problem.

The Second chart reflects actual input output with Input in Green and Output in Yellow, problem is this is using a custom grabber and i can't control the data properly.

Can we please have a way to tell it which chats we want to pull from NetData, the old grabber I was using with other limitations lets me specify a list of charts like below, if only I could tell this plugin what metrics to grab this would be perfect.

 system.net mem.available mem.committed net.igb3 net.igb0 net.wg0

Looks amazing btw, this is a Multi CPU Monitor I made in Grafana and the level of detail i get it amazing, if I can get this for NICs on a server this would be a game changer. :)
https://snapshots.raintank.io/dashboard/snapshot/pE81DTrdbeGq6WNecKadAQIkM1Nfb3T2

Thanks

@stuu3k
Copy link
Author

stuu3k commented Dec 10, 2023

Just to clarify and add this as I left it out, but for example with Custom Sensors I have some servers with eth0, some with vtnet0 some with opt0 etc. I want to be able to set a variable to add this to the collection metrics please.

Thanks

@hugovalente-pm
Copy link
Contributor

thanks for the feedback, I believe what we need to add here now is the ability that was recently added on Netdata Cloud with the NIDL framework

filter by instance (the charts as you mention) and in net.net it is interfaces
image

and labels
image

we'll consider this for a next cycle of things to bring to the plugin

@stuu3k
Copy link
Author

stuu3k commented Dec 15, 2023

Yes that sounds right, thanks for adding this to consideration and thanks again for your good work so far! :)

@hugovalente-pm hugovalente-pm changed the title Custom Sensors? Add capability to filter by instances and labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants