UncleVic

Results 6 comments of UncleVic

Sorry, maybe I'm stupid, but I can't do it. macOS 10.12.1, Atom 1.12.6, node-gyp 3.4.0, node v7.2.0, npm v3.10.9 I've done that: 1. Close atom 2. Change the said line...

@irbigturtle, I tried re-installig terminal and Atom. [I can show](https://youtu.be/1wCGu7uqTjY).

Exactly, it works with `snmp-0.24.x.yml` but I cant see Synology metrics. Ex. `systemStatus` and others :(

I managed to fix it! I think, it depended on the exporter version... I'm not sure but I changed `snmp.yml` like that ```yaml auths: public_v1: community: public security_level: noAuthNoPriv auth_protocol:...

The Multer calls the Busboy constructor as `Busboy({headers: req.headers, limits: limits, preservePath: preservePath})` after that, I have broken UTF8 string. If it be able to pass `defParamCharset=latin1` we'll can decode...