Search found 6 matches
- Thu Oct 29, 2020 7:22 am
- Forum: Nagios XI
- Topic: Inboundnrdp passive - Some services host seldom get updated
- Replies: 13
- Views: 897
Re: Inboundnrdp passive - Some services host seldom get upd
Hi ssax First let me confirm that there's no AD integration. I have tried with a couple of hosts that are not being updated properly and in the nagios.log I only get an ocasional 'SERVICE ALERT' when we receive data from a alerted service. [1603938795] SERVICE ALERT: HOSTNAME;FS Discovery;CRITICAL;H...
- Wed Oct 28, 2020 3:40 am
- Forum: Nagios XI
- Topic: Inboundnrdp passive - Some services host seldom get updated
- Replies: 13
- Views: 897
Re: Inboundnrdp passive - Some services host seldom get upd
Hi ssax PM with the profile sent. Additionally, is your OS LDAP/AD integrated? (meaning when you SSH into the XI server you're using LDAP or AD credentials?) I'm not totally sure. I use a local user that's for sure, but the VM was deployed through our cloud system and I know that other VMs are integ...
- Tue Oct 27, 2020 1:36 am
- Forum: Nagios XI
- Topic: Inboundnrdp passive - Some services host seldom get updated
- Replies: 13
- Views: 897
Re: Inboundnrdp passive - Some services host seldom get upd
Hi +---------------------+ | NOW() | +---------------------+ | 2020-10-27 07:34:41 | +---------------------+ +--------------------+---------------------+ | @@GLOBAL.time_zone | @@SESSION.time_zone | +--------------------+---------------------+ | SYSTEM | SYSTEM | +--------------------+--------------...
- Mon Oct 26, 2020 3:21 am
- Forum: Nagios XI
- Topic: Inboundnrdp passive - Some services host seldom get updated
- Replies: 13
- Views: 897
Re: Inboundnrdp passive - Some services host seldom get upd
Hi ssax
The 216 line already is this one
The first thing I did was upgrade the Nagios to version 5.7.4. Still the same issue, some services can go for hours without new data.
Thanks and best regards.
The 216 line already is this one
Code: Select all
$check_result_contents .= "start_time=" . time() . ".0\n";
Thanks and best regards.
- Thu Oct 22, 2020 2:59 am
- Forum: Nagios XI
- Topic: Inboundnrdp passive - Some services host seldom get updated
- Replies: 13
- Views: 897
Re: Inboundnrdp passive - Some services host seldom get upd
Hi Benjamin Thanks for the fast response. Can you verify if the incoming check results are spooling up on the server. Check the following directory. /usr/local/nagios/var/spool The files in the spool directory are being processed fine. See: NRDP - Passive Check Results Not Being Submitted To Nagios ...
- Wed Oct 21, 2020 5:40 am
- Forum: Nagios XI
- Topic: Inboundnrdp passive - Some services host seldom get updated
- Replies: 13
- Views: 897
Inboundnrdp passive - Some services host seldom get updated
Hi --- Our setup --- We have several Nagios that actively (ActiveNagios from now on) monitor hosts and stuff. Those Nagios propagate all this data as an "Outbound transfer>NRDP" to a central Nagios (NagiosCentral). The only purpouse of this Nagios is to give our IT Operations team a centra...