Search found 9 matches

by suportenebrasil
Wed Apr 28, 2021 1:01 pm
Forum: Nagios XI
Topic: Translater Nagiosxi
Replies: 1
Views: 223

Translater Nagiosxi

Do you have or could you put translation support on Smartcat ? There it would be centralized and the community would help a good translation.
https://smartcat.com/
by suportenebrasil
Thu Jun 25, 2020 1:33 pm
Forum: Nagios XI
Topic: vmware datastore plugin issue
Replies: 1
Views: 135

vmware datastore plugin issue

Hello, could you help me ? I've been facing this problem during a certain time: CHECK_VMWARE_API.PL CRITICAL - Insufficient rights to access Datastores on the Host​​ ​​Credentials are on high rights (root) and i can't monitoring datastore from this vxrail. Is there any solution to this situation ? T...
by suportenebrasil
Fri Dec 27, 2019 7:35 am
Forum: Nagios XI
Topic: Perfdata Graph only integer
Replies: 13
Views: 1820

Re: Perfdata Graph only integer

Thanks!
by suportenebrasil
Tue Dec 24, 2019 8:00 am
Forum: Nagios XI
Topic: Perfdata Graph only integer
Replies: 13
Views: 1820

Re: Perfdata Graph only integer

Thank you, I'll be waiting. I am trying as per these other comments:
https://stackoverflow.com/questions/166 ... eger-value
by suportenebrasil
Mon Dec 23, 2019 3:35 pm
Forum: Nagios XI
Topic: Perfdata Graph only integer
Replies: 13
Views: 1820

Re: Perfdata Graph only integer

"2019-12-21 11:11:39 [4677] [2] No Custom Template found for check_testgraph_gauge (/usr/local/nagios/etc/pnp/check_commands/check_testgraph_gauge.cfg)"; I sent the whole log, with debug enabled from the beginning. This message seems to disappear at the end of the log, no? "2019-12-21...
by suportenebrasil
Sat Dec 21, 2019 9:45 am
Forum: Nagios XI
Topic: Perfdata Graph only integer
Replies: 13
Views: 1820

Re: Perfdata Graph only integer

I put in a test VM for easy viewing of the logs (nagiosxi 5.6.9). I created a service called 'check_testgraph_gauge.sh' on localhost.(Performance Data: test=4;0;0). I added the template to '/usr/local/nagios/etc/pnp/check_commands/check_testgraph_gauge.cfg' (Uncommented 'DATATYPE = GAUGE' line only....
by suportenebrasil
Fri Dec 20, 2019 2:50 pm
Forum: Nagios XI
Topic: Perfdata Graph only integer
Replies: 13
Views: 1820

Re: Perfdata Graph only integer

01.png (I tried to put in the folder "/usr/local/nagios/etc/pnp/check_commands/check_testgraph.cfg":= 'DATATYPE = GAUGE', and delete 'rrd/xml'.) I could not do the graph is with 'integer'. I tried to put perfdata with "c", but also does not work 'integer'.(Performance Data: test...
by suportenebrasil
Thu Dec 19, 2019 2:41 pm
Forum: Nagios XI
Topic: Perfdata Graph only integer
Replies: 13
Views: 1820

Re: Perfdata Graph only integer

01.jpg
I only want integer values.
02.jpg
I created a plugin to generate random and integer values only.
03.jpg
Thanks for answering!
by suportenebrasil
Wed Dec 18, 2019 4:22 pm
Forum: Nagios XI
Topic: Perfdata Graph only integer
Replies: 13
Views: 1820

Perfdata Graph only integer

In nagiosxi, the services graph shows broken values even though the service is an integer. I know PerfData uses Round Robin. But how do I define the chart to show only the value of the service? Without AVERAGE? I tried to change in 'Manage Graph Templates' to 'LAST' but to no avail ...