avleen

Results 6 issues of avleen

I know this was recently addressed in #34 , something seems fishy again. I'm not sure if it's me, although I'm not trying to do anything complicated. Setup: New docker...

http://mywiki.wooledge.org/BashFAQ/031 Double square brackets solve a lot of problems with code expansion and tidiness. We should really use them, not the old `[` / `test`

We use expiring dict as a temporary buffer, and frequently delete keys after processing them. However, sometimes the buffer gets filled, or keys hang around longer than they should. In...

It would be cool to have opsweekly poll an email account which accepts updates and appends them to a user's record. Similarly, it could accept updates from any medium, eg...

Being able to parse status.dat opens up a lot of future possibilities, where we'll be able to get or set data based on hostname or service status. This should be...

I was able to get considerable performance improvements to walking, by increasing this static number on my very large 40 CPU systems with large disk arrays. It makes sense to...