Ryan Armstrong
Ryan Armstrong
Thanks! I'd be happy to but I don't see the yum API code anywhere? I only see a change to a single bounds check. https://github.com/cavaliercoder/go-rpm/compare/master...jfrog:master
Hey, I'm not sure the answer to your question so will have to look into it. Admittedly, have little time available while traveling and working but will try make this...
#20 introduced flags for these items. I may add IsConfig, etc. methods for convenience.
@robbrucks I'm building these out now and reading up on how XIDs work. Can you tell me the different between your first two queries, as I understand `(select setting from...
Thinking this through further... Instead of percentages, would it useful to have a Zabbix items with the raw XID age value and trigger for when the XID age comes within...
In 038cbe2 I've added a new key `pg.db.xid_age` which returns the age (by transaction count) of the oldest database xid or the given database xid. These are presented as items...
Work hasn't started on this feature yet though I have done some research into how it should be measured. Scheduling is uncertain I'm afraid. Code contributions are welcomed.
That should be fairly simple, yes. If it would be valuable I can look to add it soon. Testing my memory, but I was looking at ways to query the...
I've heard it said before from other PostgreSQL users that clustering is not the right term. So I'll gladly reconsider. I grew up on Windows Failover Cluster Services which only...
It's a great suggestion and I'd love to implement it, but unfortunately my develop efforts are heavily steered by whatever projects I have going on at work. In the meantime,...