Hi @redesgtt,
Which dashboard is this specifically? I seem to be unfamiliar with what you have shown us in your screenshot. It looks like a custom dashboard possibly? Which version of Nagios XI are you running?
Search found 55 matches
- Mon Feb 09, 2026 10:21 am
- Forum: Nagios XI
- Topic: Warning - hard - does not appear on dashboard
- Replies: 4
- Views: 2164
- Fri Feb 06, 2026 10:47 am
- Forum: Open Source Nagios Projects
- Topic: NCPA to monitor files on client server
- Replies: 6
- Views: 4552
Re: NCPA to monitor files on client server
Hi Cneazu , I don't think check_files is a standard NRPE plugin, but is part of NSClient++. It looks like you will probably have to write a custom plugin that accomplishes the same task. I will send a few links to help you get started writing a custom plugin. https://www.youtube.com/watch?v=ymVfY3wg...
- Wed Feb 04, 2026 11:36 am
- Forum: Nagios XI
- Topic: Warning - hard - does not appear on dashboard
- Replies: 4
- Views: 2164
Re: Warning - hard - does not appear on dashboard
Hi redesgtt , Can you give a few more details about this issue? Which dashboard specifically? It sounds like you are saying the home dashboard and the service status statistics are not counting the warning but I would like to clarify. Are you getting a notification? Is it a specific service check th...
- Mon Feb 02, 2026 10:14 am
- Forum: Open Source Nagios Projects
- Topic: NCPA to monitor files on client server
- Replies: 6
- Views: 4552
Re: NCPA to monitor files on client server
Hi Cneazu , It sounds like are going to need to write or find a custom plugin to do this. Out of curiosity, how were you accomplishing this with NRPE? You should be able to run your custom plugins by placing them into the ncpa/plugins directory on the NCPA client server. I would do some testing on t...
- Fri Jan 30, 2026 10:41 am
- Forum: Open Source Nagios Projects
- Topic: [NCPA/NRDP] passive WARNING SSL verification failed, retrying without verification
- Replies: 1
- Views: 5585
Re: [NCPA/NRDP] passive WARNING SSL verification failed, retrying without verification
Hi Franck,
Unfortunately at the moment NCPA does not use the system CA store, it uses it's own internal CA bundle. Having it use the system, or at least making it user configurable is something that we would like to have implemented soon.
Unfortunately at the moment NCPA does not use the system CA store, it uses it's own internal CA bundle. Having it use the system, or at least making it user configurable is something that we would like to have implemented soon.
- Wed Jan 28, 2026 2:23 pm
- Forum: Nagios XI
- Topic: NCPA Python vulnerabilities
- Replies: 1
- Views: 4276
Re: NCPA Python vulnerabilities
Hi proddan , Thanks for bringing this to our attention. NCPA 3.2.3 which was released last week, shipped with the latest version of python3.13 that is currently available 3.13.11. It is also not immediately clear if updating to 3.14.2 or 3.15.0 (pre-release) would fix the vulnerabilities as the affe...
- Tue Jan 27, 2026 10:32 am
- Forum: Nagios XI
- Topic: NCPA repeating error in syslog?
- Replies: 8
- Views: 20974
Re: NCPA repeating error in syslog?
Hi @lveitch,
The syslog threading errors should be fixed in NCPA version 3.2.1 and up. The newest release 3.2.3 has had the syslog messages cleaned up even more.
The syslog threading errors should be fixed in NCPA version 3.2.1 and up. The newest release 3.2.3 has had the syslog messages cleaned up even more.
- Mon Jan 26, 2026 11:01 am
- Forum: Nagios XI
- Topic: Remove Swap Memory from Wizard
- Replies: 3
- Views: 5422
Re: Remove Swap Memory from Wizard
Hi @jj_cla,
The swap on Windows Servers and Desktops is actually referring to the pagefile. I recommend that you do monitor this type of memory usage.
I do not think the templates that are used by the wizards are user configurable, but you might be able to find a way to do it.
The swap on Windows Servers and Desktops is actually referring to the pagefile. I recommend that you do monitor this type of memory usage.
I do not think the templates that are used by the wizards are user configurable, but you might be able to find a way to do it.
- Thu Jan 22, 2026 4:45 pm
- Forum: Nagios XI
- Topic: NCPA Windows Event Log
- Replies: 18
- Views: 20960
Re: NCPA Windows Event Log
Hi @logisbk,
There was a fix added to NCPA 3.2.2 that was meant to address Windows Event log date formats not being parsed properly. I recommend upgrading NCPA to 3.2.2 or newer and test if that solves your problem.
https://www.nagios.org/ncpa/archive.php
There was a fix added to NCPA 3.2.2 that was meant to address Windows Event log date formats not being parsed properly. I recommend upgrading NCPA to 3.2.2 or newer and test if that solves your problem.
https://www.nagios.org/ncpa/archive.php
- Wed Jan 21, 2026 10:19 am
- Forum: Nagios XI
- Topic: Can I monitor the local port via ncpa
- Replies: 8
- Views: 9183
Re: Can I monitor the local port via ncpa
Hi @vtcedu,
You can actually monitor TCP/UDP ports directly in Nagios XI without the need for NRPE or NCPA using the TCP/UDP Port Wizard in XI.
The following document should be helpful to you: https://assets.nagios.com/downloads/nag ... ios-XI.pdf
You can actually monitor TCP/UDP ports directly in Nagios XI without the need for NRPE or NCPA using the TCP/UDP Port Wizard in XI.
The following document should be helpful to you: https://assets.nagios.com/downloads/nag ... ios-XI.pdf