Page 1 of 1

Bad status url to interfacetable

Posted: Wed Oct 23, 2013 9:16 am
by rozsomak
Hi,

I've installed interfacebatle_v3t to nagios 4.0.0, but, the status link is'nt corrent, I get http://10.0.0.0/nagios/cgi-bin/%22/inte ... le.html%22 instead of http://10.0.0.1/interfacetable_v3t/tabl ... table.html
I have no idea, what I miss :(

Re: Bad status url to interfacetable

Posted: Wed Oct 23, 2013 10:39 am
by slansing
I'm unable to find anything on "interfacebatle_v3t" can you provide a link to it? Or a tutorial link so we can see how you installed it and what would have changed?

Re: Bad status url to interfacetable

Posted: Wed Oct 23, 2013 1:03 pm
by rozsomak
it's a monitoring tool for switches, and other network devices, here is the link http://www.tontonitch.com/tiki/tiki-ind ... etable_v3t, I installed the latest 0.05 version. The output like
$./check_interface_table_v3t.pl -H 10.0.3.254 -h d-link_sw -C public -2 -r --warning 80,10,3000 --critical 90,100,3000 --cp 1 --wp 1 -f
CRITICAL - 2 change(s): ifOperStatus - Ethernet Interface (3) Ethernet Interface (8) <a href="/interfacetable_v3t/tables/dQ2DlinkQ5Fsw-Interfacetable.html" target="_self">[details]</a> | Interface_global::check_interface_table_global::time=0.70s;;;; uptime=277145597... etc

Re: Bad status url to interfacetable

Posted: Wed Oct 23, 2013 1:33 pm
by tmcdonald

Re: Bad status url to interfacetable

Posted: Wed Oct 23, 2013 1:43 pm
by rozsomak
tmcdonald wrote:interfacetable_v3t*

http://exchange.nagios.org/directory/Pl ... 3t/details
yes, this is

Re: Bad status url to interfacetable

Posted: Wed Oct 23, 2013 4:54 pm
by abrist
I think some internal variable changes may be at fault. You may want to report the bug on the exchange page for the plugin. Maybe the dev will fix it up.

Re: Bad status url to interfacetable

Posted: Thu Oct 24, 2013 3:43 am
by rozsomak
but, it is prensent only with nagios 4.x.x version, the 3.5.x not produce that :(

Re: Bad status url to interfacetable

Posted: Thu Oct 24, 2013 11:06 am
by abrist
Yep, I would expect as much. There were some changes in core 4. I suggest you post the issue on the exchange so that the module developer is aware of the issue.

Re: Bad status url to interfacetable

Posted: Fri Oct 25, 2013 6:13 am
by rozsomak
the related log is
Mon Oct 21 16:50:11 2013] [error] [client 10.1.0.2] script not found or unable to stat: /opt/nagios/sbin/", referer: http://nagios.intra/nagios/cgi-bin/stat ... ustypes=28
that comes from clicking on link http://nagios.intra/nagios/cgi-bin/%22/ ... le.html%22

I think, it is a nagios bug

Re: Bad status url to interfacetable

Posted: Fri Oct 25, 2013 1:36 pm
by abrist
Is nagios installed to /opt/nagios/ on your server? It seems like it is looking for a cgi-bin that does not exist . . .