João Carlos Martins

Results 13 issues of João Carlos Martins

package main import ( "fmt" "github.com/bndr/gojenkins" ) func main() { jenkins := gojenkins.CreateJenkins(nil, "https://jenkins.dev.intranet", "foo", "bar") _, err := jenkins.Init() if err != nil { panic(err) } fmt.Println("Jenkins is Online")...

help wanted

- Operating system: Linux - Pencil version: 3 beta Please create icons(PC, notebook, routers, firewall, switch, etc) to build a network diagrams. tks Joao

Do you have plans to implements network maps like Zabbix and Nagios?

Modern monitoring system like prometheus, sensu, etc.. have focus on app status and OS in my opinion and snmp monitor to network elements(routers, firewall, switch) not a good solution. Do...

Please implement gotests -version or th short -v to see the version of gotests package tks joao

enhancement

I'm using vmware Harbor v1.7.4 File "/docker-registry-cleanup.py", line 146, in manifest_media_type = manifest["mediaType"] KeyError: 'mediaType'

31118 verbose stack Error: shasum check failed for /tmp/npm-6827-bf88fb0c/registry.npmjs.org/popsicle/-/popsicle-5.0.1.tgz 31118 verbose stack Expected: 95606d99fe5c12c3c59aaaea2a2a26c2c501cac6 31118 verbose stack Actual: 8a22013a2b3b32ee1c3019feca1cbddd34093de2 31118 verbose stack From: https://registry.npmjs.org/popsicle/-/popsicle-5.0.1.tgz 31118 verbose stack at /usr/lib/node_modules/npm/node_modules/sha/index.js:25:8 31118...

kapacitor-unit -dir ./tickscript/ -influxdb http://localhost:8086 -kapacitor http://localhost:9092 --tests tests_conf.yaml -logtostderr **cat tickscript/cpu_alert.tick** stream |from() .database('telegraf') .retationPolicy('autogen') .measurement('cpu') .where(lambda: "host" == 'ni-77000-0') |alert() .warn(lambda: int("usage_idle") < 70) .log('/tmp/alerts.log') **cat tests_conf.yaml** tests:...

Multiplied time by 1000 to match influxdb timescale exception handling on http request Check if database is nil -> using settings Change Body "name" => key.gsub!('-','') to name => key

https://github.com/google/cayley