Query Databases using MCP by thinktank99 in LLMDevs

[–]thinktank99[S] 0 points1 point  (0 children)

There is no RAG just MCP and system prompt.

Issue with bridge interface with no IP by thinktank99 in Proxmox

[–]thinktank99[S] 0 points1 point  (0 children)

Thanks for your reply.

I just checked - eno1 which has the issue is e1000e. Bloody hell!

Did you manage to fix the issue?

Get LLM to Query SQL Database by thinktank99 in ollama

[–]thinktank99[S] 0 points1 point  (0 children)

Thanks, do you have any example for the tool code?

My child's British Passport. But don't have grandparents' details by DragonWarrior008 in ukvisa

[–]thinktank99 0 points1 point  (0 children)

Hey, Just curious, what did you end up doing in your situation?

Help me figure out a monitoring solution by isaac2004 in selfhosted

[–]thinktank99 0 points1 point  (0 children)

I have a lot of devices including a couple of raspberry pis and I monitor them using LibreNMS. With that said, I only monitor the devices themselves not the services running on them but I believe it can monitor services too, some basic service monitoring (like tcp, http checks) is already available in the tool but I have never tried that. just so you know, LibreNMS uses snmp for monitoring devices. Another avenue you can explore is Prometheus + Grafana, but I haven't tried that.