claudekenni

Results 6 issues of claudekenni

I think it would be really nice to have the ability to use osquery as a resource. This could add a lot of features to testinfra.

enhancement

# Question How do I use a Custom Salt Extension with the Salt Bundle. It doesn't seem like the salt bundle has pip available and I couldn't figure out how...

question

Add the feature to be able to talk to multiple masters.

enhancement

Currently the minion view loads all Minions into the list which will take a while when you have several hundreds of minions. The view should have a default filter /...

enhancement

I think it would be great if we could monitor the node count for certain projects. This number can be queried by running a request against `GET /api/14/project/[PROJECT]/resources` and then...

enhancement

Is it possible to extend the variables so they can be nested? So we can do something like this? ``` vars.partition["/"] = { warn = "90%", crit = "95%" }...

enhancement