1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
can't get used to question marks in method names I guess More... over 10 years ago
Prevent firstrun issue where config dir doesn't exist during compile phase More... over 10 years ago
apparently you have to index the captures array if you only assign one of them. Some day I'll learn Ruby. More... over 10 years ago
Experimental auto-upgrade handling. More... over 10 years ago
Go back to letting opennms determine the best java. More... over 10 years ago
Small bugfix release More... over 10 years ago
another place where extra whitespace could cause problems More... over 10 years ago
extra whitespace in the xml datacollection config file makes things sad More... over 10 years ago
fix some errant snmp/wmi configs in example recipes. Fix some things where nil could happen in their providers. More... over 10 years ago
clean up examples to properly restart or reload configs. Bug fix in snmp config definition LWRP. More... over 10 years ago
fix naming of opennms_send_event[restart_Thresholds] More... over 10 years ago
send_event LWRP and resources from them for handling daemon reloads for templates and other LWRPs. More... over 10 years ago
apparently notifying a top level resource inside provider action block isn't a thing you should do. I disagree, but whatever. More... over 10 years ago
whoops, misspelled More... over 10 years ago
first pass at telling OpenNMS about config changes in the provider. Couldn't find a great way to notify another resource in a provider without a clumsy noop ruby_block, but whatever. It probably works. More... over 10 years ago
bump version for release More... over 10 years ago
moar bad logs More... over 10 years ago
log statements could throw nil exception More... over 10 years ago
syntax error More... over 10 years ago
converge_by seems to imply the resouce was updated, so skipping when that isn't the case in collection graph file. rewrite some equality checks for snmp config defs. not sure what i was thinking the first time around! More... over 10 years ago
Fix equality check for ranges, specifics, ip matches in snmp_config_definition More... over 10 years ago
Fix some exist bugs, add some logging to SNMP definition provider. More... over 10 years ago
change poller_service exists to check a string version of params hash since type doesn't actually matter. More... over 10 years ago
fix bug in detecting if a policy exists in a foreign source More... over 10 years ago
maybe fix the poller service changed bug More... over 10 years ago
temp bump up logging to find a needs-update bug maybe More... over 10 years ago
allow user to specify if they want to sync even if interface exists already More... over 10 years ago
Allow sync to happen on import groups even when interface already exists. More... over 10 years ago
Fix for edge case where a dashlet needs a param without a value defined. More... over 10 years ago
Add LWRP for managing surveillance views. Supports updates. More... over 10 years ago