Search found 70 matches

by RockerMan
Thu Oct 04, 2018 5:07 am
Forum: Open Source Nagios Projects
Topic: Can't locate Net/SNMP.pm
Replies: 3
Views: 1283

Re: Can't locate Net/SNMP.pm

did
working

thx
by RockerMan
Wed Oct 03, 2018 6:35 am
Forum: Open Source Nagios Projects
Topic: Can't locate Net/SNMP.pm
Replies: 3
Views: 1283

Can't locate Net/SNMP.pm

Hi I setup script check_snmp_netint.pl . Start in console from root and nagios - work. [root@centos libexec]# ./check_snmp_netint.pl -H 172.**.**.2 -C public -2 -k -M -w5,5 -c8,8 -n "GigabitEthernet0/1" GigabitEthernet0/1:UP (0.1MBps/0.0MBps):(1 UP): OK | ... from nagios [root@centos libex...
by RockerMan
Fri Sep 08, 2017 1:57 am
Forum: Nagios XI
Topic: False warning NagiosXI
Replies: 9
Views: 1957

Re: False warning NagiosXI

Yes, I think so too. Let's pause for now. There was one case, on 4.09.2017, after him there was no such incident. I now put the host on a uninterrupted ping, so that it was possible to check whether the response from the host was actually in the state of UP, or it is an accidentally false positive s...
by RockerMan
Thu Sep 07, 2017 9:36 am
Forum: Nagios XI
Topic: False warning NagiosXI
Replies: 9
Views: 1957

Re: False warning NagiosXI

So you are saying the state is changing to UP even though the host check isn't able to ping the host? The host was down, but somehow Nagios saw that he was in the UP. 2017-09-04 20:51:26 HOST ALERT: spb-wan-r2;UP;HARD;3;PING WARNING - Packet loss = 87%, RTA = 0.90 ms I want to understand how Nagios...
by RockerMan
Thu Sep 07, 2017 1:44 am
Forum: Nagios XI
Topic: False warning NagiosXI
Replies: 9
Views: 1957

Re: False warning NagiosXI

If you are doing ping checks and a host is disconnected from power supply the only way for it to go to OK is if the IP is getting assigned to another computer, and you should be concerned about what is causing this The variant of using the address by another host was checked first. No one used the ...
by RockerMan
Wed Sep 06, 2017 1:23 am
Forum: Nagios XI
Topic: False warning NagiosXI
Replies: 9
Views: 1957

Re: False warning NagiosXI

Acknowledged is not the same an disabled. When you Acknowledge a problem, it is only Acknowledged until it gets an OK status. To get what you describe, you want to go the the host detail page, click Advanced Tab, and under "Host Attributes" click the X next to "Active Checks" Th...
by RockerMan
Tue Sep 05, 2017 10:06 am
Forum: Nagios XI
Topic: False warning NagiosXI
Replies: 9
Views: 1957

False warning NagiosXI

Hi NagiosXI Installed Version: 5.4.5 Sometimes there is a false warning about the unavailability of the host, which is disabled, and the host itself is in the Acknowledged, so as not to spam the e-mail. 2017-09-04 20:58:21 HOST ALERT: spb-wan-r2;DOWN;HARD;3;PING CRITICAL - Packet loss = 100% 2017-09...
by RockerMan
Wed Jun 07, 2017 1:38 am
Forum: Nagios XI
Topic: NagiosXI vulnerabilities question
Replies: 3
Views: 1296

Re: NagiosXI vulnerabilities question

What version of XI are you using? That will help us track down any reports of security vulnerabilities. Thanks! Sorry, NagiosXI v.5.4.5 Now the solution proposed by Nessus is work. Edit php.ini, wrote there expose_php = Off, it works. Apparently, it was necessary to restart the process of nagios in...
by RockerMan
Tue Jun 06, 2017 8:59 am
Forum: Nagios XI
Topic: NagiosXI vulnerabilities question
Replies: 3
Views: 1296

NagiosXI vulnerabilities question

Hi Our company is auditing network security resources. When scanning by Nessus on the NagiosXI server (CentOS 6.9), a "medium" vulnerability was detected. 33821 (1) - .svn/entries Disclosed via Web Server Synopsis The remote web server discloses information due to a configuration weakness....
by RockerMan
Fri May 19, 2017 3:52 am
Forum: Nagios XI
Topic: CCM (Core Config Manager) not show after transfering NagiosX
Replies: 2
Views: 608

Re: CCM (Core Config Manager) not show after transfering Nag

Has helped, all work.

I saw this record

Code: Select all

The version of the fresh install of Nagios XI that you are restoring to needs to match the version of Nagios XI that the backup was taken from.
but I hoped that everything would go well.

Thanks for help
Topic can be closed