dpjoff
Joined: 09 Feb 2004 Posts: 4
|
Posted: Thu Mar 18, 2004 3:09 pm Post subject: Data sources not updating the rrd file with all the values. |
|
|
After creating a datasource and watching the log file I noticed it was only showing two of the four values. I deleted the data source and re-created it and several times, on about the fourth time all four data sources were being entered. I have also noticed that sometimes when all four were working on a different datasource it would all of a sudden stop inserting two of them?
What causes this to happen?
I am running Version 0.8.3a on an i386 GNU/Linux install.
As you can see below it's getting the information from the CSV file with values, however the only two values being placed are SYS & IDLE!
Any help would be appreciated.
TIA
| Quote: |
MUTLI command: /var/www/html/cacti/scripts/multintcsv.sh /etc/mrtg/hs03ap01.csv hs03ap01 FSYSNAME FSYSKEYS, output: USERS:1.000 SYS:0.000 WAITS:0.000 IDLE:99.000 |
| Quote: | | update /var/www/html/cacti/rra/hs03ap01_wio_547.rrd --template SYS:IDLE N:0.000:99.000 |
|
|