Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can't get SNMP to work #6

Open
wioxjk opened this issue May 22, 2017 · 3 comments
Open

I can't get SNMP to work #6

wioxjk opened this issue May 22, 2017 · 3 comments

Comments

@wioxjk
Copy link

wioxjk commented May 22, 2017

Hi,

Being a total novice in setting up SNMP stuff, I am now reaching out to you.

I have set up the EdgeOS device (ERX SFP) with following config:

snmp {
    community public {
        authorization ro
        network 192.168.2.0/24
    }
    listen-address 192.168.2.1 {
        port 161
    }
}

But I can't manage it to work. I have placed telegraf-inputs.conf info /etc/telegraf/telegraf.d/ and installed the dependencies (net-snmp and net-snmp-utils) in order to remove the error messages about "snmptranslate not found in $PATH".

Now I get the following instead:
telegraf: 2017-05-22T07:49:07Z E! Error in plugin [inputs.snmp]: took longer to collect than collection interval (5s)

Being a novice in SNMP stuff (as mentioned earlier) I would really appreciate some pointers.

NOTE:
I am running CentOS 7 core.

@wioxjk
Copy link
Author

wioxjk commented May 22, 2017

The inputfile is as follows:

input.txt

(pasting the config directly is not welcome by github)

@riccla0321
Copy link

Did you find the solution for this? I'm struggling with it as well, and I can't wrap my head around why it wouldn't work.

@wioxjk
Copy link
Author

wioxjk commented Sep 28, 2017

@riccla0321
I did not actually, after struggling with it for a couple of weeks I put it on ice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants