Hanynowsky

Results 9 issues of Hanynowsky

Ansible list workaround support

Using Snimpy in some Celery Tasks, the server RAM consumption grows non-stop to the point kernel starts killing Celery workers process (oom). After running Valgrind against a simple Snimpy Script,...

- Rundeck endpoint has been configured in Jenkins and connection test is successful. However The job fails when reaching this stage below (We are using a multibranch declarative pipeline). The...

Hello, As you can see in the following example, it's very expensive to get metrics with less complexity. ``` python def masac_poller(device_type, timeout, retries, sqlitedbtable, banned): """ Fetch SNMP metrics...

``` func NewHTTP(cfg *config.HTTPConfig) (*HTTP, error) { h := &HTTP{} h.cfg = cfg h.closing = make(chan bool, 1) //Log output h.log = utils.GetConsoleLogFormated(cfg.LogFile, cfg.LogLevel) //AccessLog Output h.acclog = utils.GetConsoleLogFormated(cfg.AccessLog, "debug")...

Hello, The agent panics whenever there is a network connectivity delay or partition and sometimes randomly without valid cause ``` 2019/11/29 12:19:09 starting relays... 2019/11/29 12:19:09 Running relay cympa-ha-relay... 2019/11/29...

The KOJI-TARGET variable has a fixed value : 'dist-centos6' which is not what we want n that case. We need a way to get dynamically the TARGET value.

question

This is likely an enhancement ticket. Hibernate-tools plugin for Forge, does not generate Equals/HashCOde & toString methods when generating entities.

Thank you for handling issue #69 We are now able to load the majority of MIBs. yet we still have an error related to the parslet lib: Weird error. Failed...