Nagios XI is not showing complete plugin output and graph
-
kn00567386
- Posts: 28
- Joined: Tue May 07, 2019 12:17 am
Nagios XI is not showing complete plugin output and graph
Custom plugin was showing complete output in Nagios but was not showing performance graph. To see performance graph we made changes in plugin. But then after it is not showing complete output and performance graph is not showing all data points from output. Just wanted to understand where must be issue? Is there any limitation to output and data points in graph.
-
benjaminsmith
- Posts: 5324
- Joined: Wed Aug 22, 2018 4:39 pm
- Location: saint paul
Re: Nagios XI is not showing complete plugin output and grap
Hello,
Did you follow the guidelines for the expected format for performance data. Also, keep in mind, it will take several minutes before Nagios will start to generate the performance graph.
Nagios Plugin Development Guidelines
Can you post a screen shot of the advanced tab under the host or service detail. Go to Home > Service Status, find/search for the service an and take a screen shot of the Advanced tab.
Reference:
Nagios XI Performance Graph Problems
Did you follow the guidelines for the expected format for performance data. Also, keep in mind, it will take several minutes before Nagios will start to generate the performance graph.
Nagios Plugin Development Guidelines
Can you post a screen shot of the advanced tab under the host or service detail. Go to Home > Service Status, find/search for the service an and take a screen shot of the Advanced tab.
Reference:
Nagios XI Performance Graph Problems
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
kn00567386
- Posts: 28
- Joined: Tue May 07, 2019 12:17 am
Re: Nagios XI is not showing complete plugin output and grap
Hi Benjaminsmith,
Thanks for response. We have used guideline and achieve performance graph.
I have attached advance tab and performance graph. Only first two lines from below output is visible in Nagios Xi and same in graph too. Why it is not displaying 3rd and fourth line in Nagios Xi output and graph.
below is output of command with data points;
[kundan@iaas-nagios02 libexec]$ ./check_nrpe -H abc -t 300 -c check_pvc_stg -a '-w 60 -c 80'
OK - HDD2_StoragePool(idal13_01b_mdg_v7k_04_bb1_02): Used Storage Percent:(8.89%), Total Storage Space: 84.05 TB, Used Storage Space: 7.47 TB | HDD2_StoragePool Total Storage Space(TB)= 84.05; HDD2_StoragePool Used Storage Space(TB)= 7.47
OK - SSD1_StoragePool(idal13_01a_mdg_v7k_01_bb1_01): Used Storage Percent:(0.00%), Total Storage Space: 17.30 TB, Used Storage Space: 0.00 TB | SSD1_StoragePool Total Storage Space(TB)= 17.30; SSD1_StoragePool Used Storage Space(TB)= 0.00
OK - SSD2_StoragePool(idal13_01a_mdg_v7k_03_bb1_01): Used Storage Percent:(10.35%), Total Storage Space: 17.30 TB, Used Storage Space: 1.79 TB | SSD2_StoragePool Total Storage Space(TB)= 17.30; SSD2_StoragePool Used Storage Space(TB)= 1.79
OK - HDD1_StoragePool(idal13_01b_mdg_v7k_02_bb1_02): Used Storage Percent:(10.59%), Total Storage Space: 84.05 TB, Used Storage Space: 8.90 TB | HDD1_StoragePool Total Storage Space(TB)= 84.05; HDD1_StoragePool Used Storage Space(TB)= 8.90
Thanks for response. We have used guideline and achieve performance graph.
I have attached advance tab and performance graph. Only first two lines from below output is visible in Nagios Xi and same in graph too. Why it is not displaying 3rd and fourth line in Nagios Xi output and graph.
below is output of command with data points;
[kundan@iaas-nagios02 libexec]$ ./check_nrpe -H abc -t 300 -c check_pvc_stg -a '-w 60 -c 80'
OK - HDD2_StoragePool(idal13_01b_mdg_v7k_04_bb1_02): Used Storage Percent:(8.89%), Total Storage Space: 84.05 TB, Used Storage Space: 7.47 TB | HDD2_StoragePool Total Storage Space(TB)= 84.05; HDD2_StoragePool Used Storage Space(TB)= 7.47
OK - SSD1_StoragePool(idal13_01a_mdg_v7k_01_bb1_01): Used Storage Percent:(0.00%), Total Storage Space: 17.30 TB, Used Storage Space: 0.00 TB | SSD1_StoragePool Total Storage Space(TB)= 17.30; SSD1_StoragePool Used Storage Space(TB)= 0.00
OK - SSD2_StoragePool(idal13_01a_mdg_v7k_03_bb1_01): Used Storage Percent:(10.35%), Total Storage Space: 17.30 TB, Used Storage Space: 1.79 TB | SSD2_StoragePool Total Storage Space(TB)= 17.30; SSD2_StoragePool Used Storage Space(TB)= 1.79
OK - HDD1_StoragePool(idal13_01b_mdg_v7k_02_bb1_02): Used Storage Percent:(10.59%), Total Storage Space: 84.05 TB, Used Storage Space: 8.90 TB | HDD1_StoragePool Total Storage Space(TB)= 84.05; HDD1_StoragePool Used Storage Space(TB)= 8.90
You do not have the required permissions to view the files attached to this post.
Re: Nagios XI is not showing complete plugin output and grap
Hello,
I am going to close out this post, as there is a ticket open for this and we would like to concentrate our efforts there.
I am going to close out this post, as there is a ticket open for this and we would like to concentrate our efforts there.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!