Search found 68 matches
- Tue Jan 17, 2023 2:56 pm
- Forum: Nagios XI
- Topic: NRDP - Check windows update status ?
- Replies: 2
- Views: 6159
NRDP - Check windows update status ?
Hi. I have a windows enviroment where I only use NRDP passive monitoring with Nagios XI and NCPA. Is there anyone that have successfully monitored Windows Update status for your clients with NRDP ? Clients is Win10. Also is there a good place for NRDP config / commands tips and tricks, please share ...
- Sat Feb 26, 2022 3:00 am
- Forum: Nagios XI
- Topic: NCPA / NRDP Monitoing
- Replies: 3
- Views: 623
Re: NCPA / NRDP Monitoing
Thank you for replying. I'm aware that other plugins can solve this, but I need to use NRDP /NCPA plugin for monitoring. Sorry for not clearifying that in my previous post. As far as I can see the process api do not offer information about the state of the application, as foreground / background etc...
- Tue Feb 22, 2022 5:57 am
- Forum: Nagios XI
- Topic: NCPA / NRDP Monitoing
- Replies: 3
- Views: 623
NCPA / NRDP Monitoing
Hi. I have read the general documentation, and are doing the basic monitoring as CPU, MEM, Disk, Service, Application etc and it's working good. Is it possible to see if an application is running in background or foreground on Windows 10 ? I think it's hard to find documentation / examples for how I...
- Fri Oct 15, 2021 4:51 pm
- Forum: Nagios XI
- Topic: Nagios XI - upg v5.6.14 to 5.8.6 issues
- Replies: 25
- Views: 4322
Re: Nagios XI - upg v5.6.14 to 5.8.6 issues
Hi Perry. Looks like we are up and running again, the system has started to alert me and the checks are updated again! :) ### STANDARD DOWNGRADE OF NDO3 systemctl stop nagios cd /tmp rm -rf /tmp/nagiosxi wget https://assets.nagios.com/downloads/nagiosxi/5/xi-5.6.14.tar.gz tar zxf xi-5.6.14.tar.gz cd...
- Fri Oct 15, 2021 2:21 pm
- Forum: Nagios XI
- Topic: Nagios XI - upg v5.6.14 to 5.8.6 issues
- Replies: 25
- Views: 4322
Re: Nagios XI - upg v5.6.14 to 5.8.6 issues
Hi Perry. I followed the profile fix in your previous post, all good and will send yo a new profile file. Also executed the command below. Hello Interrex Also wanted to add that we want to reset the 'nagios' User Account expiration date to "never". chage -I -1 -m 0 -M 99999 -E -1 nagios Th...
- Fri Oct 15, 2021 11:53 am
- Forum: Nagios XI
- Topic: Nagios XI - upg v5.6.14 to 5.8.6 issues
- Replies: 25
- Views: 4322
Re: Nagios XI - upg v5.6.14 to 5.8.6 issues
Hi Perry. The profile you got is out of date. I have PMd you a new version of my profile. My bad. Here's the output in my nagios.cfg # NDOUtils module # Commented out by NDO 'make install-broker-line' on Tue Sep 28 22:19:04 CEST 2021 #broker_module=/usr/local/nagios/bin/ndomod.o config_file=/usr/loc...
- Fri Oct 15, 2021 7:21 am
- Forum: Nagios XI
- Topic: Nagios XI - upg v5.6.14 to 5.8.6 issues
- Replies: 25
- Views: 4322
Re: Nagios XI - upg v5.6.14 to 5.8.6 issues
Hi. I have been "offline" for a time. Looks like I still have a problem after the upgrade. Everything looks good, health internaly and host and checks are green, When I created a new host I see that last check attempt is -1-11-30 00:00:00 When I check my other components, I see that no che...
- Tue Sep 28, 2021 3:44 pm
- Forum: Nagios XI
- Topic: Nagios XI - upg v5.6.14 to 5.8.6 issues
- Replies: 25
- Views: 4322
Re: Nagios XI - upg v5.6.14 to 5.8.6 issues
Hi, I belive I*m up and running again. Seems like my problem was missing modules packages. I installed the following packages: yum install mysql-devel gcc glibc glibc-common Then I followed the steps for installing NDO again wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz #get late...
- Tue Sep 28, 2021 1:06 pm
- Forum: Nagios XI
- Topic: Nagios XI - upg v5.6.14 to 5.8.6 issues
- Replies: 25
- Views: 4322
Re: Nagios XI - upg v5.6.14 to 5.8.6 issues
Hello @Interrex Appears to be ndo errors, let's run the upgrade on that ndo: wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz #get latest version tar zxf xi-latest.tar.gz #extracting cd nagiosxi/subcomponents/ndo #go to ndo directory inside installer ./upgrade #run upgrade Run the ...
- Tue Sep 28, 2021 11:17 am
- Forum: Nagios XI
- Topic: Nagios XI - upg v5.6.14 to 5.8.6 issues
- Replies: 25
- Views: 4322
Re: Nagios XI - upg v5.6.14 to 5.8.6 issues
I solved the compiler issue and re-run the installer again, all before the part below was OK. this is v5.6.14 *** Configuration summary for ndoutils 2.1.3 2017-04-13 ***: General Options: ------------------------- NDO2DB user: nagios NDO2DB group: nagios NDO2DB tcp port: 5668 Review the options abov...