Fix prometheus stats from gluttony #327
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gluttony is not showing up in the node exporter dashboard on grafana, what's up with that?
5$ on firewall.
Probably fixed by creating a security group or modifying an existing one to allow tcp:9100 from ildkule, and adding the SG to gluttony (preferred) or gluttonys port.
I believe we had a PVV_DEFAULT SG in the old stackit region, which had allow rules like
Maybe a willing student can try to (re)implement this security group?
Gluttony seems to struggle with IPv6. The security groups kind of just allow all traffic, so there is no obvious firewall issue.
Gluttony seems to be connected to an openstack network with an ipv6 prefix, that does contain a router, that can be pinged from gluttony. However, is this router and/or ipv6 subnet connected to the outside world?
The documentation says
Does the router have an ipv6 external gateway set, or can one be added?