Search found 17 matches

by Cristian Godoy
Thu Nov 30, 2017 8:51 am
Forum: Nagios XI
Topic: Problems with the Memory Usage graphic
Replies: 11
Views: 2670

Re: Problems with the Memory Usage graphic

From looking at your profile. This is what I'm seeing. define service { host_name CPC-DW-GWD-SAP-VT-01 service_description Memory Usage check_command check_nrpe!CheckMEM!-a ShowAll MaxWarn=80% MaxCrit=95%!!!!!! max_check_attempts 5 check_interval 5 retry_interval 1 check_period xi_timeperiod_24x7 n...
by Cristian Godoy
Fri Nov 10, 2017 8:23 am
Forum: Nagios XI
Topic: Problems with the Memory Usage graphic
Replies: 11
Views: 2670

Re: Problems with the Memory Usage graphic

Can you download send us your system profile from Admin -> System Config -> System Profile -> Download Profile You can PM it to me if you would like. This will give us access to many of the logs we would otherwise ask for individually. If security is a concern, you can unzip the profile take out wh...
by Cristian Godoy
Wed Nov 08, 2017 4:01 pm
Forum: Nagios XI
Topic: Problems with the Memory Usage graphic
Replies: 11
Views: 2670

Re: Problems with the Memory Usage graphic

Which version of XI are you on? Just to double check, What's the version of the capacity planning component. Go to Admin --> Manage Components --> Scroll down to see "Core Components" --> Capacity Planning Is it the same as this ? Capacity Planning Provides data extrapolation and capacity...
by Cristian Godoy
Wed Nov 08, 2017 3:27 pm
Forum: Nagios XI
Topic: Problems with the Memory Usage graphic
Replies: 11
Views: 2670

Re: Problems with the Memory Usage graphic

kyang wrote:So I set up the same check you have, although mine is just slightly different. (my ShowAll is before -a)
check1.PNG
I waited a few mins, and I am receiving perf data/capacity data.
check2.PNG
Are you receiving performance graph data just fine?
Change the -a of position, the problem persists
by Cristian Godoy
Wed Nov 08, 2017 8:18 am
Forum: Nagios XI
Topic: Problems with the Memory Usage graphic
Replies: 11
Views: 2670

Re: Problems with the Memory Usage graphic

Hello, Cristian Godoy . Are you running the same version of check memory plugin on both remote computers? Usually, you can find out the plugin version number by running it locally from /usr/local/nagios/libexec/ with --help flag. Can you also upload the plugin here? We are using version 0.4.4.23 of...
by Cristian Godoy
Tue Nov 07, 2017 3:39 pm
Forum: Nagios XI
Topic: Problems with the Memory Usage graphic
Replies: 11
Views: 2670

Problems with the Memory Usage graphic

I have these 2 machines that are monitored in the same way but the CPC-DW-GWD-SAP-VT-01 with the Memory Usage service presents problems when constructing the function graph
by Cristian Godoy
Mon Oct 02, 2017 7:23 am
Forum: Nagios XI
Topic: Monitor sap
Replies: 5
Views: 3129

Re: Monitor sap

Oh, that script hasn't been updated, Nagios:Plugin changed a few years back to Nagios::Monitoring::Plugin Here's an updated script #!/usr/bin/perl -w # ----------------------------------------------- # nagios: +epn =head1 NAME check_sap.pl - Nagios Plugin for checking SAP installations based on sap...
by Cristian Godoy
Fri Sep 29, 2017 3:39 pm
Forum: Nagios XI
Topic: Monitor sap
Replies: 5
Views: 3129

Re: Monitor sap

This only has one vote, but it's also the one one with 5 stars: https://exchange.nagios.org/directory/Plugins/Business-Management-and-Logic/SAP/check_sap/details If you don't like that one, there are a few more at https://exchange.nagios.org/directory/Plugins/Business-Management-and-Logic/SAP There...
by Cristian Godoy
Thu Sep 28, 2017 1:41 pm
Forum: Nagios XI
Topic: Monitor sap
Replies: 5
Views: 3129

Monitor sap

Hi, I would like to know that I recommend to monitor that the sap service is up.
by Cristian Godoy
Fri Sep 22, 2017 8:29 am
Forum: Nagios XI
Topic: Problem with service Queue Depth
Replies: 15
Views: 4788

Re: Problem with service Queue Depth

Sorry this is being so tricky, we have some trailing \\ on the performance counter I believe this is correct /usr/local/nagios/libexec/check_nt -H 10.161.176.75 -s "Config2006" -p 12489 -v COUNTER -l "\\PhysicalDisk(6)\\Avg. Disk Queue Length","Drive C:\MSSQL\PCL\LOGS queue...