some service not show in bandwidth usage

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dimsum
Posts: 153
Joined: Thu Aug 15, 2013 6:05 pm

some service not show in bandwidth usage

Post by dimsum »

Hi,

I have created a service about traffic bandwidth but the data has come from a CSV, here is a concept.

XI (check_nrpe) <---> server(check_network_traf - CSV return a result to XI)

So for performance graph is fine but when I need to report about bandwidth usage I cannot get in the list to view about that service. Have you any idea? see the picture in the attached files.

Thanks in advance.
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: some service not show in bandwidth usage

Post by tgriep »

The Bandwidth Usage report in XI it written to use the the MRTG RRD datafiles when running the Network Switch / Router wizard. These files are not the ones you view in the XI GUI.
The files are only created using the MRTG process and since your check, does not do that, the report cannot be used.

For more details in the Wizard, take a look at this article.
https://support.nagios.com/kb/article/n ... re-62.html
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked