Page 1 of 3

Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 11:46 am
by paulol
I have 1 question:

Why network wizard on nagios xi does not scan down interfaces?

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 12:56 pm
by lmiltchev
Why network wizard on nagios xi does not scan down interfaces?
Can you elaborate on that? Do you see the down interfaces when you run the wizard? Are you talking about the speed? Can you show us a screenshot of the error?
What is the version of the Nagios XI and the Network Switch / Router wizard that you are currently using?

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 2:43 pm
by questrad
I think @paulol using standard Network Wizard - Network Switch / Router
It does not show down interfaces (administrative ), because cfgmaker commented it out in temp configuration that cfgmaker does.
Which is correct, I think

@paulol - can you please explain the situation where you need to monitor which is already down?

Also, please explain - down you mean administrative down or just not connected?

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 3:24 pm
by tgriep
The Network Switch / Router wizard should bring all interfaces in whether they are up, down or administratively down, but the check command will always return a Critical if the interface is administrative down state.
If at a later time, the administrative down is removed from an interface, the check will start to test the interface normally.

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 3:32 pm
by questrad
I dont think it does in that way.
In my setup it does not that - everything that is Admin down - does not show

You will troubles every time to make changes in mrtg cfg to enable or disable interfaces.
Because cfgmaker commenting out the Admin down interfaces by default (I did not changed anything in that part of code).
And having admin down interfaces in red - you need to disable notification/active checks for them.
Also, it will break your reports about services in down and up state.

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 3:37 pm
by tgriep
What is the version of the Network Switch / Router wizard are you running?

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 3:57 pm
by questrad
Network Switch / Router
Monitor a network switch or router.
Version: 2.1.3 Monitoring Download Delete 2.1.3 Up to date

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 5:05 pm
by paulol
I need to see when the interface is not connected.

Explain: I dont need to add this interface later on nagios xi when this interface goes up.

Re: Network Wizard - scan down interfaces

Posted: Fri Feb 20, 2015 5:12 pm
by paulol
PRTG has a option who is able to scan all interfaces with no Critical alarm.

Follows the image:

Re: Network Wizard - scan down interfaces

Posted: Sat Feb 21, 2015 8:34 pm
by questrad
Nagios Network wizard includes the not connected interfaces, it does not include only when interface Administrative down.