Search found 1 match
- Tue Dec 09, 2025 2:09 am
- Forum: Nagios XI
- Topic: Nagios Graphing Issue
- Replies: 2
- Views: 4369
Re: Nagios Graphing Issue
Nagios stores performance data in RRD files, and PNP4Nagios reads those files to generate the graphs. Changing the templates or XML files affects how the data is displayed, but it doesn’t change the actual numbers stored in RRDs. So, if you want the graphs to show Mbps instead of raw values, you nee...