Adding eth1 to Nagios OS

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jfbrossard
Posts: 5
Joined: Wed Aug 01, 2012 12:57 pm

Adding eth1 to Nagios OS

Post by jfbrossard »

Hi,

I have Nagios XI latest version yet.
No special config done since the installation. (eth0 only)
I already configure 66 host with services on my defaukt network (10.0.0.x)
I wish to monitor a host on another sub-net : 10.10.0.5
This Host is a iSCSI SAN Switch.
No ping is working if i add this host.
On my vcenter i've added a different network for this.
How do i add eth1 on the Nagios OS?

JF
jfbrossard
Posts: 5
Joined: Wed Aug 01, 2012 12:57 pm

Re: Adding eth1 to Nagios OS

Post by jfbrossard »

I tried to do this command, but nop! :

modprobe geth

got a fatal error : Module geth not found.

Thanks

JF
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Adding eth1 to Nagios OS

Post by nscott »

jfbrossard,

Are you absolutely sure there is no feasible way to get a router from your 10.0.0.x network to the 10.10.0.x network? Adding another NIC will increase the complexity on your machine substantially, and while it is possible, I would truly look into adding a route on the router.
Nicholas Scott
Former Nagios employee
Locked