Search found 18 matches

by vinayvemula
Mon Jan 18, 2021 5:28 am
Forum: Nagios XI
Topic: MultiCPU check
Replies: 1
Views: 261

MultiCPU check

Hi Team, We would like to monitor multi CPU usage and would like know usage on individual CPU usage in a multi CPU server. current plugin find cpu usage average from all the individual nodes. is there a plugin available to check individual cpu load on multicpu server. Attached image from a server as...
by vinayvemula
Tue Aug 25, 2020 12:58 pm
Forum: Nagios XI
Topic: getting error while connecting to DB
Replies: 14
Views: 1838

Re: getting error while connecting to DB

raising new ticket for this issue. This thread can be locked.
by vinayvemula
Mon Aug 24, 2020 7:16 am
Forum: Nagios XI
Topic: getting error while connecting to DB
Replies: 14
Views: 1838

Re: getting error while connecting to DB

We have made below entry in tds file for custom port 2058 but still getting the same error

[MSSQLServer1]
host = sqlserver
port = 2058
tds version = 7.3
encryption = require

Could you please let us know if we have make any other changes after this.
by vinayvemula
Mon Aug 24, 2020 5:55 am
Forum: Nagios XI
Topic: getting error while connecting to DB
Replies: 14
Views: 1838

Re: getting error while connecting to DB

We have made below entry in tds file for custom port 2058 but still getting the same error

[MSSQLServer1]
host = sqlserver
port = 2058
tds version = 7.3
encryption = require

Could you please let us know if we have make any other changes after this.
by vinayvemula
Wed Aug 19, 2020 12:21 pm
Forum: Nagios XI
Topic: getting error while connecting to DB
Replies: 14
Views: 1838

Re: getting error while connecting to DB

Below is the output when ran nmap from nagios xi machine: nmap -p 2058 sqlserver Starting Nmap 6.47 ( http://nmap.org ) at 2020-08-19 19:14 CEST Nmap scan report for sqlserver Host is up (0.0010s latency). rDNS record for sqlserveripaddress: sqlserver PORT STATE SERVICE 2058/tcp open unknown Nmap do...
by vinayvemula
Mon Aug 17, 2020 7:31 am
Forum: Nagios XI
Topic: getting error while connecting to DB
Replies: 14
Views: 1838

Re: getting error while connecting to DB

Hi team,

Wizard version we are using is 1.6.7 Please find attached image.
Still getting the same error mentioned. Could you please help us how to resolve this error further.
by vinayvemula
Fri Aug 14, 2020 5:59 am
Forum: Nagios XI
Topic: RDS events monitoring
Replies: 3
Views: 1420

Re: RDS events monitoring

Hi, With the RDS plugin we have currently we are able to monitor RDS metrics. It is instance level means as a whole instance cpu, number of DB connections, free storage on whole instance etc. But what we required is Event level monitoring. Every instance will have number of DBs in it.. We would like...
by vinayvemula
Tue Aug 11, 2020 9:31 am
Forum: Nagios XI
Topic: RDS events monitoring
Replies: 3
Views: 1420

RDS events monitoring

Hi Team, We were given a request to monitor amazon RDS monitoring. We are able to monitor few of RDS metrics through check_cloudwatch_status-2.5.07.rb plugin `RUBYOPT=rubygems ruby /usr/local/nagios/libexec/cloud_watch/check_cloudwatch_status-2.5.07.rb -a rdsendpoint -i rdsinstance -f /usr/local/nag...
by vinayvemula
Tue Aug 11, 2020 9:20 am
Forum: Nagios XI
Topic: getting error while connecting to DB
Replies: 14
Views: 1838

Re: getting error while connecting to DB

Hi Team, Plugin we are using is check_mssql and version is Version 0.8.5 - 2019/010/18 # - Changed the output message depending on the querywarning and querycritical thresholds. source: https://exchange.nagios.org/directory/Plugins/Databases/SQLServer/check_mssql/details Please provide us any altern...
by vinayvemula
Mon Aug 10, 2020 4:44 am
Forum: Nagios XI
Topic: getting error while connecting to DB
Replies: 14
Views: 1838

Re: getting error while connecting to DB

Password we are using is a simple one no special characters in it.
We tried using single quotes to username still had no luck to it.

But We are having custom ports to monitor DBs

Could you please help us how to resolve the issue.