Search found 6 matches

by pennylane
Thu Dec 29, 2011 5:21 am
Forum: Open Source Nagios Projects
Topic: check_nt and check_nrpe give error for shared object file
Replies: 1
Views: 1264

Re: check_nt and check_nrpe give error for shared object fil

nevermind, I made it. If there is another one who encounters the same problem, here is the solution.

Do not install nagios service with user credentials. I am running the service as Local System Account and now eveything is working. ;)
by pennylane
Mon Dec 26, 2011 6:16 am
Forum: Open Source Nagios Projects
Topic: check_nt and check_nrpe give error for shared object file
Replies: 1
Views: 1264

check_nt and check_nrpe give error for shared object file

Hello all, I recompiled nagios with cygwin so now I have a nagios that works in Windows. The problem is I cannot get anything from NSClient or NRPE. I also recompiled the plugins with the command so now I have "check_nt.exe" and "check_nrpe.exe". I installed NSClient++ to my clie...
by pennylane
Mon Dec 26, 2011 5:23 am
Forum: Open Source Nagios Projects
Topic: Check_nrpe. Help me
Replies: 3
Views: 1280

Re: Check_nrpe. Help me

Hello, I was also having the same error. Then I realised I did not change my NSC.ini (for NSClient) (if you installed nrpe to the clients then it is nrpe.conf (something like that)) file in the client. There is a section with "allowed_hosts=". May be you wrote different IP then your nagios...
by pennylane
Fri Sep 30, 2011 10:31 am
Forum: Open Source Nagios Projects
Topic: custom variable definition
Replies: 2
Views: 1186

Re: custom variable definition

Thanks a lot for your reply. I just realised that I created a contact definition in Ubuntu instead of a contactgroup defn. And yes for contact it is working but not for contact group. Thanks again
by pennylane
Mon Sep 26, 2011 3:09 am
Forum: Open Source Nagios Projects
Topic: custom variable definition
Replies: 0
Views: 1205

custom variable definition

Hello all, I want to define a custom variable in contactgroups.cfg file like below: define contactgroup{ contactgroup_name admins _CG_ID 1 alias administrators members linuxad, windowsad } When I verify the config file it gives me an error: "Error: Invalid contactgroup object directive '_CG_ID'...
by pennylane
Mon Sep 26, 2011 2:56 am
Forum: Open Source Nagios Projects
Topic: custom variable definition
Replies: 2
Views: 1186

custom variable definition

Hello all, I want to define a custom variable in contactgroups.cfg file like below: define contactgroup{ contactgroup_name admins _CG_ID 1 alias administrators members linuxad, windowsad } When I verify the config file it gives me an error: "Error: Invalid contactgroup object directive '_CG_ID'...