Mihir Mehta
Mihir Mehta
Hello @oijkn have you found the way to bypass SSL?
hey @oijkn thanks for responding.. here is my issue: #[2312](https://github.com/ytti/oxidized/issues/2312) for some reason i can't communite with libreNMS as it is running as https. do you know the workaround for...
No, I wasn't. I figure it is still in beta.
it create a job with empty field ``` {"_class":"hudson.model.FreeStyleBuild","actions":[{"_class":"hudson.model.ParametersAction","parameters":[{"_class":"hudson.model.StringParameterValue","name":"registration_action","value":"IPAM and DNS"},{"_class":"hudson.model.StringParameterValue","name":"entries","value":""}]} ```
Here is code I ran: ``` class JENKINSLOGIN(object): def __init__(self, url, username, pswd, useCrumb=True, ssl_verify=False): self.jenkinsurl = url self.username = username self.password = pswd self.useCrumb = useCrumb self.ssl_verify = ssl_verify...
Hello @carbolymer, @Napsty, I have also InfluxDB, Grafana docker running, what configuration you made to have it working? I am using python3 and mtr-monitor is running. ``` ● mtr-monitor.service -...
Hi, I using cisco 9k nxos devices to test it. Also I trying to figure out how to get the BGP analysis visual for private AS. Have you figure it...