Search found 10 matches

by arjantent
Thu Dec 05, 2013 4:32 am
Forum: Open Source Nagios Projects
Topic: Some services are showing the same
Replies: 3
Views: 1527

Re: Some services are showing the same

# 'check_local_procs' command definition define command{ command_name check_local_procs command_line $USER1$/check_procs -w $ARG1$ -c $ARG2$ -s $ARG3$ } # 'check_local_users' command definition define command{ command_name check_local_users command_line $USER1$/check_users -w $ARG1$ -c $ARG2$ } # '...
by arjantent
Wed Dec 04, 2013 5:07 am
Forum: Open Source Nagios Projects
Topic: Some services are showing the same
Replies: 3
Views: 1527

Some services are showing the same

Hello, Mostly of my services works fine. I use the nsclient++. But some of them arent defined with the NSclient, so they are showing the same as the localhost i think. Its about these services: define service{ use local-service ; Name of service template to use host_name Win01 Stream opslag service_...
by arjantent
Thu Nov 14, 2013 4:24 am
Forum: Open Source Nagios Projects
Topic: Adding a service to a specific host
Replies: 1
Views: 937

Adding a service to a specific host

Hello, Im quite new to nagios and i could need some help. Im a trainee for the company and i really want it to work but i have this problem which i dont understand. Ive added the hosts and that seems to work. But now i want to add services to specific hosts. But that doesnt work. How i do it ( proba...
by arjantent
Tue Oct 22, 2013 4:57 am
Forum: Open Source Nagios Projects
Topic: Installing help
Replies: 12
Views: 6463

Re: Installing help

Well, nagios seems to work right now. But never restarted the apache2 server i guess.
Is this neccesary?
by arjantent
Tue Oct 22, 2013 1:52 am
Forum: Open Source Nagios Projects
Topic: Installing help
Replies: 12
Views: 6463

Re: Installing help

Cant see anything with nagios3.conf in that conf.d

There is a nagios.conf in /etc/apache2/conf.d/
by arjantent
Mon Oct 21, 2013 2:17 am
Forum: Open Source Nagios Projects
Topic: Installing help
Replies: 12
Views: 6463

Re: Installing help

I know, but that still didnt worked out. Like ive written few posts before.

Maybe its better to start all over? And first delete all the files in a good way?
by arjantent
Thu Oct 10, 2013 4:00 am
Forum: Open Source Nagios Projects
Topic: Installing help
Replies: 12
Views: 6463

Re: Installing help

Alright, thnx. And how to restart apache ?
by arjantent
Wed Oct 09, 2013 2:16 am
Forum: Open Source Nagios Projects
Topic: Installing help
Replies: 12
Views: 6463

Re: Installing help

And also getting this error : Can't open /etc/rc.d/init.d/functions after i want to start it :p
by arjantent
Wed Oct 09, 2013 1:27 am
Forum: Open Source Nagios Projects
Topic: Installing help
Replies: 12
Views: 6463

Re: Installing help

Yes :p..
I followed this guide http://nagios.sourceforge.net/docs/nagi ... buntu.html

Would be nice if you can help me through this thread. I think im very close, just need to restart apache and the last few other things..
by arjantent
Tue Oct 08, 2013 6:51 am
Forum: Open Source Nagios Projects
Topic: Installing help
Replies: 12
Views: 6463

Installing help

Hello, Im an internship in the company, they asked to install nagios. They already had an version, but it came out in 2010, so we agreed that i had should first get an new version. So i deleted the old stuff, and following the guide to install the new version ( 4.0 ). But at certain point the guide ...