Search found 7 matches

by Phillyidol
Sat Mar 07, 2020 3:35 pm
Forum: Open Source Nagios Projects
Topic: check_mrtgtraf: Unable to open MRTG log file
Replies: 11
Views: 7209

Re: check_mrtgtraf: Unable to open MRTG log file

Thanks scottwilkerson , I completely understand. I just thot the 'WorkDir' info was in a Nagios cfg/conf file that the mrtg process was pulling from, as I can't seem to find a 'WorkDir' entry in any of the mrtg cfg/conf files I've looked thru. I'll go thru the documentation you sent and see how it l...
by Phillyidol
Fri Mar 06, 2020 2:21 pm
Forum: Open Source Nagios Projects
Topic: check_mrtgtraf: Unable to open MRTG log file
Replies: 11
Views: 7209

Re: check_mrtgtraf: Unable to open MRTG log file

Ah - ok, Well just to post the output, here's what I got after running the cmd... /usr/bin/cfgmaker --show-op-down --noreversedns --zero-speed '100000000' 'public@192.168.1.1:::::2' --base: Get Device Info on public@192.168.1.1:::::2 SNMP Error: no response received SNMPv2c_Session (remote host: &qu...
by Phillyidol
Wed Mar 04, 2020 4:04 pm
Forum: Open Source Nagios Projects
Topic: check_mrtgtraf: Unable to open MRTG log file
Replies: 11
Views: 7209

Re: check_mrtgtraf: Unable to open MRTG log file

Did a lookup for my router and apparently the default community string is 'public', so ran the cmd and am beginning to think this may be all for naught, as the initial output was 'SNMP Error: no response given'. Did another lookup on my router (EA7500 AC1900) and it looks like it may not even have/s...
by Phillyidol
Tue Mar 03, 2020 1:54 pm
Forum: Open Source Nagios Projects
Topic: check_mrtgtraf: Unable to open MRTG log file
Replies: 11
Views: 7209

Re: check_mrtgtraf: Unable to open MRTG log file

P.S. I'm also reading up on MIB issues/locations possibly being a culprit (there's a lot of chatter about Debian being strict about these), so I ran this snmpwalk cmd... snmpwalk -v 1 -c public localhost IP-MIB::ipAdEntIfIndex ...and got this... Bad operator (INTEGER): At line 73 in /usr/share/snmp/...
by Phillyidol
Tue Mar 03, 2020 12:24 pm
Forum: Open Source Nagios Projects
Topic: check_mrtgtraf: Unable to open MRTG log file
Replies: 11
Views: 7209

Re: check_mrtgtraf: Unable to open MRTG log file

Quick update (and correction)... I saw I had a typo in that cmd (I altered it to match my location and messed up a character), so re-ran it and got this for output... 2020-03-02 18:45:32: WARNING: Could not match host:'public@localhost:' ref:'Name' key:'eno1' 2020-03-02 18:45:42: ERROR: Target[local...
by Phillyidol
Mon Mar 02, 2020 9:25 pm
Forum: Open Source Nagios Projects
Topic: check_mrtgtraf: Unable to open MRTG log file
Replies: 11
Views: 7209

Re: check_mrtgtraf: Unable to open MRTG log file

Thanks tons for the reply Box293 . I ran that cmd you sent, but nothing happened/changed. I'm thinking 'Nagios Core' installs files in dif locations that 'XI' (for example, for me the 'mrtg.cfg' file is under '/etc/', not '/etc/mrtg/') I went thru that KB you sent (thanks as well for that), and agai...
by Phillyidol
Sun Mar 01, 2020 12:59 am
Forum: Open Source Nagios Projects
Topic: check_mrtgtraf: Unable to open MRTG log file
Replies: 11
Views: 7209

check_mrtgtraf: Unable to open MRTG log file

(sigh) Hey all, I know a few of you have heard this before, but... New to Nagios, not that new to Linux. I've played around with Ubuntu, Debian, Fedora, and now Mint, which I been using as my personal PLEX server for over a year now (I liked Mint the best for PLEX, so...) and it works great. Issue I...