Search found 6 matches

by barteuro
Mon Mar 15, 2010 4:02 am
Forum: Nagios XI
Topic: Delete all hosts and services
Replies: 7
Views: 4690

Re: Delete all hosts and services

That can't be possible actually..

You need to define a host and a service..
If you wanted to monitor a host and a service, but for some reason don't what to do that anymore.. you should delete them in the webinterface (not in the config file, what I think you did).
by barteuro
Fri Mar 12, 2010 6:36 am
Forum: Nagios XI
Topic: Delete all hosts and services
Replies: 7
Views: 4690

Re: Delete all hosts and services

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

run this on the nagios and it will tell you what the problem is.
by barteuro
Fri Mar 12, 2010 5:44 am
Forum: Nagios XI
Topic: Delete all hosts and services
Replies: 7
Views: 4690

Re: Delete all hosts and services

I had the same problem..

When I restarted the nagios webservice and the nagiosservice al these hosts/services were gone..

So try to run the following syntax's in the Nagios:

/etc/init.d/httpd restart

&

/etc/init.d/nagios restart

I hope this helps !
by barteuro
Fri Mar 12, 2010 5:40 am
Forum: Nagios XI
Topic: How to check SDA, SDA1 & SDA2?
Replies: 1
Views: 5087

How to check SDA, SDA1 & SDA2?

Hi all, I've got a question again.. I want to check the SDA, SDA1 & SDA2 from a Ubuntu Linux Server with the Nagios XI. In the Nagios Server I putted the following services in the file: /usr/local/nagios/etc/services/linux_services.cfg define service { use generic-service host_name Intranet serv...
by barteuro
Thu Mar 11, 2010 4:11 am
Forum: Nagios XI
Topic: NRPE: Command 'check_disk' not defined
Replies: 1
Views: 13272

NRPE: Command 'check_disk' not defined

Hi, I'm trying to monitor a Linux server. In the webinterface I already see the: - Current Load - Current Users - Total Proccesses - Zombie Processes They all turn back 'OK'. (These are all standard though) I tried to add the following checks: check_disk check_http check_mysql I putted the following...
by barteuro
Fri Feb 26, 2010 8:52 am
Forum: Nagios XI
Topic: NSTray.exe error
Replies: 2
Views: 2339

NSTray.exe error

I have Nagios XI Installed in VMWare.. I installed the NSClient++ on serveral terminal servers, but when I start up any of those terminal servers I get the following two errors: - NStray.exe encoutred a problem and needed to be close. - LMRD encoutred a problem and needed to be close. I need to know...