0
I Use This!
Inactive

Commits : Listings

Analyzed 22 minutes ago. based on code collected about 3 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2 from worr/style More... over 9 years ago
autopep8 module_populate_mps_cache More... over 9 years ago
Remove seco.range pyc files More... over 9 years ago
Fixed layout to match standard Python projects More... over 9 years ago
Added gitignore More... almost 10 years ago
autopep8 More... almost 10 years ago
Install scripts properly rather than as datafiles More... almost 10 years ago
Fix whitespace More... almost 10 years ago
only send data into redis if the md5sum of the object is different than the md5sum that exists in the cache. otherwise, simply update the TTL of the key and exit. this reduces network insertion load to the redis server by 95% More... almost 10 years ago
adding --cost to extract_sysops_cache.py. using redis pub/sub to send statistics to each cfengine policy server with the amount of data pulled out of redis for a specific query More... almost 10 years ago
added a new field to each key, the unix seconds since epoch timestamp of insertion. we can extract this in human readable form in extract_sysops_cache.py by using time.ctime or datetime More... about 10 years ago
adding populate_snmp_mps_cache.pl More... about 10 years ago
moving the redis expiration from the temporary key to the destination key More... about 10 years ago
adding perl version of module_populate_mps_cache.pl from [email protected] More... about 10 years ago
replacing with a generic exception handler More... over 10 years ago
catching requests.ConnectionError correctly. adding the ability to use --file and accept a file from stdin More... over 10 years ago
adding extract_network_health.py More... over 10 years ago
updating module_populate_mps_cache to only reflect global_sysops_api_insertion_times.json and removing previously created JSON objects More... over 10 years ago
updated youtube URL More... over 10 years ago
adding the ability to use a filename of hostnames to restrict the results returned by the CacheExtractor object More... over 10 years ago
used a redis pipeline for cache insertion instead of just a redis connection object. this should reduce client/server communication on data insertion. More... over 10 years ago
added youtube video link More... over 10 years ago
readmine More... over 10 years ago
removing range/sync More... over 10 years ago
readme More... over 10 years ago
readme More... over 10 years ago
readme More... over 10 years ago
readme More... over 10 years ago
updated readme More... over 10 years ago
svoboda More... over 10 years ago