Search found 12 matches

by zamykiller
Fri Apr 25, 2014 3:39 am
Forum: Open Source Nagios Projects
Topic: C# check
Replies: 1
Views: 2178

C# check

Hello everybody, I need to make a .exe file that check of the given up multicast stream is availible. I need to check this with NRPE. I am writing in C#. I already make the code for checking if the multicast stream is availble. This is working fine. But i don't know how or what i need to return so N...
by zamykiller
Tue Apr 01, 2014 4:14 am
Forum: Open Source Nagios Projects
Topic: nrpe return null
Replies: 7
Views: 4582

Re: nrpe return null

I use the exelcy same code on an a windows server and i get this error
NRPE: Command 'alias_disk' not defined
by zamykiller
Tue Apr 01, 2014 1:40 am
Forum: Open Source Nagios Projects
Topic: nrpe return null
Replies: 7
Views: 4582

Re: nrpe return null

This was indeed the problem. The NSClient and my nagios works perfect now! many thanks!
by zamykiller
Mon Mar 31, 2014 6:32 am
Forum: Open Source Nagios Projects
Topic: nrpe return null
Replies: 7
Views: 4582

Re: nrpe return null

I am still looking for the problem. In the logs of Windows i found this error The description for Event ID ( 0 ) in Source ( nrpe ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to ...
by zamykiller
Mon Mar 31, 2014 5:01 am
Forum: Open Source Nagios Projects
Topic: nrpe return null
Replies: 7
Views: 4582

nrpe return null

Hi everybody, I want to use nrpe to monitor a Windows PC. I installed NSclient++ on the Windows PC. I don't know where it goes wrong. Settings on Windows PC: ; A list of modules. [/modules] ; Helper function - Various helper function to extend other checks. This is also only supported through NRPE. ...
by zamykiller
Tue Mar 11, 2014 1:14 pm
Forum: Nagios XI
Topic: stop receiving traps after a while
Replies: 3
Views: 728

Re: stop receiving traps after a while

Everything is still running, Nagios is still doing other services. When I open Mib-browser (form ireasoning), I still receive traps.

When I look to the snmpttunknown.log file there is nothing added, no new unknow traps.

When I reboot my linux server, it works again.
by zamykiller
Tue Mar 11, 2014 5:07 am
Forum: Nagios XI
Topic: stop receiving traps after a while
Replies: 3
Views: 728

stop receiving traps after a while

Hi,

I have configured nagios so I can receive snmp traps. But always after a while(couple of days) it stops receiving traps, the status turns back to OK.

I can't find the problem.
Do you guy's have any idea?


thanks,

Stijn
by zamykiller
Thu Feb 20, 2014 9:38 am
Forum: Nagios XI
Topic: question
Replies: 3
Views: 582

Re: question

Yes i know what you mean. I am a student, and i am working at a project. I need to make a SNMP-trap receiver. Everything works fine. But is need is is more userfriendly if you can put it manualy back on the "OK" status. But i think it is not possible to do it? It would be nice, if could ma...
by zamykiller
Wed Feb 19, 2014 2:31 am
Forum: Nagios XI
Topic: question
Replies: 3
Views: 582

question

Hello everybody,

I have an idea but i don't know if it is possible to make it.
I have made already my snmp trap configured and it work.

Is it possible that an user can put it by him self "OK" after receiving an trap?

Thanks

Zamykiller
by zamykiller
Thu Feb 13, 2014 3:10 am
Forum: Nagios XI
Topic: snmpttconvertmib problem
Replies: 4
Views: 998

Re: snmpttconvertmib problem

Use this document. http://assets.nagios.com/downloads/nagiosxi/docs/Integrating_SNMP_Traps_With_Nagios_XI.pdf At the top of page 3 you will see you need to run the following from the command line addmib <PathToNewMIB> This didn't work. All my mibs were already in the usr/share/snmp/mibs folder