|
By default, Nagios will not store anything other than the status (green/yellow/red). You can enable the perfparse routines and get the numerical values stored elsewhere if you want, but you'll need to install additional software to deal with it (eg the nagiosgrapher code).
Since MRTG likes to poll its data actively every 5 min, but Nagios has potentially irregular polling it is not always a good fit to try and get the Nagios data loaded into MRTG. Also, you'd need to make Nagios store it into a file somewhere that MRTG could check for the last known value. I don't know of any code to do exactly this available at the moment although I may be wrong.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|