Search found 48 matches

by dariopalermo
Tue May 04, 2021 3:45 pm
Forum: Nagios XI
Topic: Help with MSSQL Monitoring
Replies: 9
Views: 860

Re: Help with MSSQL Monitoring

Hi Vinh, all you said was perfeclty clear to me in the first place. As our "DB Admin" is not a real, skilled db admin, I don't have anyone to ask. that's why I wrote my post here. Someone from Nagios should understand the meaning of that indicators and could point me in the right direction...
by dariopalermo
Tue May 04, 2021 10:34 am
Forum: Nagios XI
Topic: Help with MSSQL Monitoring
Replies: 9
Views: 860

Re: Help with MSSQL Monitoring

/usr/local/nagios/libexec/check_mssql_server.php -H 10.10.250.203 --checktype 'server' -U 'nagiosxi' -P 'Monitor_2020' --perftype default -p 1433 --mode totalpages --warning 900000 --critical 1000000 CRITICAL: Total pages is 1048576.0|totalpages=1048576.0;900000;1000000;; 900.000 for the warning ale...
by dariopalermo
Mon May 03, 2021 5:00 pm
Forum: Nagios XI
Topic: Help with MSSQL Monitoring
Replies: 9
Views: 860

Re: Help with MSSQL Monitoring

Hi Vinh,
I'm not a real DBA myself... I know how to set warning and critical values, but I need the correct values to set... the wizard suggested some but my systems are breaching a lot of them.

bye, Dario
by dariopalermo
Mon May 03, 2021 4:16 pm
Forum: Nagios XI
Topic: Help with MSSQL Monitoring
Replies: 9
Views: 860

Re: Help with MSSQL Monitoring

Hi Vinh and thank you for you reply. I already checked that document, but it clearly states: "Each of the wizards has different metrics that can be measured. The metrics available are clearly explained in the wizards and hence will not be covered here". Well, that debatable, as the metrics...
by dariopalermo
Mon May 03, 2021 11:37 am
Forum: Nagios XI
Topic: Help with MSSQL Monitoring
Replies: 9
Views: 860

Help with MSSQL Monitoring

We need help setting up a correct MSSQL monitoring with Nagios XI.

Is there any specific documentation that explains how to set up the best warning and critical values for a specific MSSQL server?

I know, it's probably a noob question... still we need some help here.

bye, Dario
by dariopalermo
Thu Jan 14, 2021 12:10 pm
Forum: Nagios XI
Topic: Again issue with Actions component after update to 5.8.0
Replies: 9
Views: 2132

Re: Again issue with Actions component after update to 5.8.0

Same issue here, we were trying to configure the Google Map component but after 5.8 upgrade it displays the "Component function does not exist.". To be precise, every other configurable component is giving the same error.

bye, Dario
by dariopalermo
Tue Jun 23, 2020 5:29 am
Forum: Nagios XI
Topic: Shiny new Exchange Wizard... not working!
Replies: 7
Views: 915

Re: Shiny new Exchange Wizard... not working!

Nice, thanks.

bye, Dario
by dariopalermo
Tue Jun 23, 2020 5:09 am
Forum: Nagios XI
Topic: Slow apply config after upgrade to 5.7
Replies: 9
Views: 705

Re: Slow apply config after upgrade to 5.7

5.7.1 seems to be faster...

bye, Dario
by dariopalermo
Tue Jun 23, 2020 5:07 am
Forum: Nagios XI
Topic: MSSQL checks error: type 'exceptions.DivisionByZeroError'
Replies: 3
Views: 609

Re: MSSQL checks error: type 'exceptions.DivisionByZeroError

Hi, sorry for the delay. There was a mismatch between the version I set up in the wizard and the real sql version on the server. My bad, sorry!

bye, Dario
by dariopalermo
Wed Jun 10, 2020 5:05 pm
Forum: Nagios XI
Topic: MSSQL checks error: type 'exceptions.DivisionByZeroError'
Replies: 3
Views: 609

MSSQL checks error: type 'exceptions.DivisionByZeroError'

We're having some issues monitoring SQL.

After running the wizard, a lot of the SQL checks randomly report this error:

<type 'exceptions.DivisionByZeroError'>

Then after a while it disappear (or more ofter show up on another check, as not all the checks fail at the same time!).

Bye, Dario