Search found 25 matches
- Tue Oct 06, 2015 8:18 am
- Forum: Open Source Nagios Projects
- Topic: Multiple ports in one service
- Replies: 12
- Views: 6830
Re: Multiple ports in one service
Yes yes solved my mistery, now i have note one problem, Service is not sorted. Service name is mess like start with port 1 then port 12 than port 5,6,7,8 than 11 and 10 etc. I don't know way ... may i open another issue or we can solve it here
- Tue Oct 06, 2015 7:56 am
- Forum: Open Source Nagios Projects
- Topic: Multiple ports in one service
- Replies: 12
- Views: 6830
Re: Multiple ports in one service
Yee i thought about that when i write the last post
... but it's fine to have like costume variable macro that will reroute same service for all ports. Thanks for answers again 
- Tue Oct 06, 2015 7:18 am
- Forum: Open Source Nagios Projects
- Topic: Multiple ports in one service
- Replies: 12
- Views: 6830
Re: Multiple ports in one service
OK This is more clear now. So I would like to monitor all ports on a switch if one port goes down send critical about that one port. So now i have config file with "define service {bla bla}" and this is for one port ( port 1 ) ( port 2 will be again new "define service {bla bla}"...
- Tue Oct 06, 2015 6:24 am
- Forum: Open Source Nagios Projects
- Topic: Multiple ports in one service
- Replies: 12
- Views: 6830
Re: Multiple ports in one service
What is the difference ?Check all ports, if one is down get a critical notification?
Or is it just information on the port status?
The goal is not have big config file, more simple one line not paragraphs to scroll down etc.
- Tue Oct 06, 2015 6:02 am
- Forum: Open Source Nagios Projects
- Topic: Multiple ports in one service
- Replies: 12
- Views: 6830
Multiple ports in one service
Hi all I have problem figure out to use multiple ports status in on service. Im using check_ifoperstatus but i have 48 ports on the switch. In order to monitor all of this ports i have to create separate service like "define service {bla bla}". But I'm sure that this can be done in one Ser...
- Mon Jan 06, 2014 10:33 pm
- Forum: Open Source Nagios Projects
- Topic: SNMP Trap
- Replies: 1
- Views: 6480
SNMP Trap
Happy new year ! I would like to shear with all Nagios fans the implementation of SNMPTT ( SNMP Traps ). Im using CentOS with Nagios 4.0.2. The whole concept of this is rely simple once you got it :). SNMP Trap message comes from some device to the Nagios Server --- "snmptrapd" proces/prog...
- Wed Dec 11, 2013 1:01 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Map
- Replies: 59
- Views: 26113
Re: Nagios Map
Lest thing that is coming up on mind is this .... Download the latest nagios-core file 4.0.2 and in the files of it try finding the "cgiutils.c" file ( /tmp/nagios-4.0.2/cgi in my situation ) and the other file "objects.c" in common directory (/tmp/nagios-4.0.2/common) open it, a...
- Tue Dec 10, 2013 5:10 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios Map
- Replies: 59
- Views: 26113
Re: Nagios Map
I also made an update ... following the instalation tutorial on the nagios page i do the following ... Im using CentOS 1) Download the new nagios-tar.gz 2) tar zxvf nagios.tar.gz 3) ./configure --with-command-group=nagcmd 4) make all 5) make install 6) that is all :) I didnt remove anything ... i ju...
- Mon Dec 09, 2013 5:24 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios map
- Replies: 14
- Views: 9055
Re: Nagios map
i use the check_dummy as you say and the hosts iv got are in one line now ( but this i test with my home nagios experiment ":) with 5 hosts :) ) tomorrow i will test with those 400 and more to see what will happen. And also iv go deep about this coord and iv note this when you put/configure the...
- Mon Dec 09, 2013 4:12 pm
- Forum: Open Source Nagios Projects
- Topic: Nagios map
- Replies: 14
- Views: 9055
Re: Nagios map
I have never create dummy host and cant understand still how it works or how can this help me to get beater map ? Is't dis be fixed with the 2d or 3d coord ?? and way they not working when im trying to change them ?