Search found 7 matches
- Tue Jun 12, 2012 3:52 am
- Forum: Nagios XI
- Topic: Attempted attack (FYI)
- Replies: 1
- Views: 255
Attempted attack (FYI)
Hello, I discovered an attempted attack on our nagios XI server today. We added some rules to the iptables and our main firewall to make sure it wont happen again. As far we can see no damage was done by the software. Nagios XI logs Error_log [Tue Jun 12 09:01:17 2012] [error] [client 218.104.48.162...
- Tue Jun 05, 2012 5:14 am
- Forum: Nagios XI
- Topic: Freshness checks conflict
- Replies: 1
- Views: 226
Freshness checks conflict
Hello! We are having a issue with freshness checks. Let me explain our nagios XI environment first. We have 4 customers with windows machines we monitor with NSClient++ and Nagevlog. We monitor our customers only passive for security and performance reasons. To verifide a server is up and running we...
- Wed May 02, 2012 3:18 am
- Forum: Nagios XI
- Topic: Some nagios XI problems and a possible bug?
- Replies: 4
- Views: 1395
Re: Some nagios XI problems and a possible bug?
We are able to access the customer forum now. Thank you. Problem 1: Thank you for the advice! When i looked here the notifications option was still enabled. Witch i find pretty awkward. I disabled the notifications like this Nagios core Config manager -> monitoring -> host -> my hostname -> edit ->i...
- Tue Apr 24, 2012 3:17 am
- Forum: Nagios XI
- Topic: Some nagios XI problems and a possible bug?
- Replies: 4
- Views: 1395
Some nagios XI problems and a possible bug?
Hello, We have some problems with Nagios XI. First of all let me explain how we implemented Nagios XI in our company. For security and performance reasons we only want to use passive checks for all of our monitoring customers. We use NSClient++ and Nagevlog as client agents. To verifiede a host is u...
- Tue Apr 03, 2012 7:45 am
- Forum: Nagios XI
- Topic: Time issue Nagios XI web interface and CentOS
- Replies: 3
- Views: 1205
Re: Time issue Nagios XI web interface and CentOS
It fixed the problem! many thanks!
- Mon Apr 02, 2012 8:44 am
- Forum: Nagios XI
- Topic: Time issue Nagios XI web interface and CentOS
- Replies: 3
- Views: 1205
Time issue Nagios XI web interface and CentOS
Hello, I hope someone can help us with the following issue. We are having a time issue between the OS en Nagios XI. Referring to the picture you will see a ssh session to our server and the latest events in Nagios XI web interface. As you can see there is a time difference of one hour. The following...
- Tue Jan 03, 2012 4:31 am
- Forum: Nagios XI
- Topic: 404 NOT FOUND: requested URL /nagiosbp
- Replies: 7
- Views: 3942
Re: 404 NOT FOUND: requested URL /nagiosbp
Let's run the following: yum install -y perl-JSON-XS.i686 yum install -y perl-JSON-XS-VersionOneAndTwo.noarch and then to re-install the BPA: cd /tmp wget http://assets.nagios.com/downloads/nagiosxi/scripts/NagiosXI-BPA.sh chmod +x NagiosXI-BPA.sh ./NagiosXI-BPA.sh We had the same problem but this ...