Search found 7 matches
- Thu Aug 14, 2025 8:02 pm
- Forum: Nagios XI
- Topic: NCPA 3.1.4 - What CVEs are being fixed?
- Replies: 4
- Views: 4131
- Tue Aug 05, 2025 12:04 am
- Forum: Nagios XI
- Topic: NCPA 3.1.4 - What CVEs are being fixed?
- Replies: 4
- Views: 4131
NCPA 3.1.4 - What CVEs are being fixed?
Hi, I need to understand what CVEs for openssl and python are being fiixed with NCPA 3.1.4. There is no details of this in the release notes. Reason being we have some servers that don't support 3.1.4 due to them using a older version than gilbc version 2.28 and NCPA 3.1.4 would not run. We need to ...
- Thu Dec 14, 2023 8:58 pm
- Forum: Nagios XI
- Topic: Monitoring RDS Instances
- Replies: 5
- Views: 6640
Re: Monitoring RDS Instances
It's not just one server, it's all of them. Infact I can't even list any instances in the eu-west-3 region the -L parameter . The same thing happens for ap-southeast-3 or if I try to do it, and I get the same error when trying to list a region that doesn't exist.
- Thu Nov 30, 2023 4:17 pm
- Forum: Nagios XI
- Topic: Monitoring RDS Instances
- Replies: 5
- Views: 6640
Re: Monitoring RDS Instances
I am using
pip show boto3
Name: boto3
Version: 1.26.122
pip show boto3
Name: boto3
Version: 1.26.122
- Thu Nov 30, 2023 4:10 pm
- Forum: Nagios XI
- Topic: Monitoring RDS Instances
- Replies: 5
- Views: 6640
Re: Monitoring RDS Instances
Thanks, yes I renamed the script. AWS credentials are okay, the credentials are not region specific and do work for all other regions. I am also using the credentials for other Cloudwatch checks for this region in Nagios. It's almost like the boto library doesnt' think eu-west-3 exists. I will try u...
- Wed Nov 29, 2023 11:34 pm
- Forum: Nagios XI
- Topic: Monitoring RDS Instances
- Replies: 5
- Views: 6640
Monitoring RDS Instances
Hi I am monitoring RDS Instances using this plugin https://manpages.org/pmp-check-aws-rdspy/7#description Script can be found here https://github.com/percona/percona-monitoring-plugins/blob/master/nagios/bin/pmp-check-aws-rds.py It's working for all RDS instances except anything in the eu-west-3 reg...
- Wed Nov 15, 2023 3:31 pm
- Forum: Nagios XI
- Topic: Re-configuring Nagios environment
- Replies: 1
- Views: 1065
Re-configuring Nagios environment
Hi, Our Nagios environment is made up of all different service/host checks and different ways of setting things up, that have been done over the years by various people in my role. I have been tasked with re-designing how this is set-up, specifically for our RDS instances. Is it better to configure ...