SOLVED: No traffic graphs. intmacreceiverr in file name
Moderators: Developers, Moderators
SOLVED: No traffic graphs. intmacreceiverr in file name
I'm having a problem getting traffic graphs to work with Cacti 0.8.6j installed using the Windows installer. I believe the problem is related to a plugin but am not sure how to fix it.
When I create a new device and then create graphs for the device the traffic graphs do not show up. CPU and memory usage for Cisco switches work fine, but traffic graphs do not. Looking at Graph Mangement and Data Sources I see that the graph is pointing to an rrd file which does not exist. On every traffic graph where I see this problem the graph points to devicename_intmacreceiveerr_number.rrd but the rrd file does not exist. I can't even find a file for the same device with a matching number, although other files are created, seemingly for the traffic ports. I don't know where the filename is coming from. Deleting the device and recreating does not solve the problem. The host templates I use are Cisco Router and Cisco 4500.
The error message in graph debug is:
ERROR: opening 'D:/Inetpub/wwwroot/cacti/rra/switch11_intmacreceiveerr_300.rrd': No such file or directory
Has anyone seen this before who might be able to point me in the right direction?
Thanks.
Edit: Upon further investigation it seems that this problem is not solely due to the filename. That problem may be due to a bad Cisco 4500 template. Could I be missing a graph template?
When I run the graph in debug mode the error above shows for all traffic ports. However when I check the data source that IS actually correct. Could a bad template somewhere be the issue?
When I create a new device and then create graphs for the device the traffic graphs do not show up. CPU and memory usage for Cisco switches work fine, but traffic graphs do not. Looking at Graph Mangement and Data Sources I see that the graph is pointing to an rrd file which does not exist. On every traffic graph where I see this problem the graph points to devicename_intmacreceiveerr_number.rrd but the rrd file does not exist. I can't even find a file for the same device with a matching number, although other files are created, seemingly for the traffic ports. I don't know where the filename is coming from. Deleting the device and recreating does not solve the problem. The host templates I use are Cisco Router and Cisco 4500.
The error message in graph debug is:
ERROR: opening 'D:/Inetpub/wwwroot/cacti/rra/switch11_intmacreceiveerr_300.rrd': No such file or directory
Has anyone seen this before who might be able to point me in the right direction?
Thanks.
Edit: Upon further investigation it seems that this problem is not solely due to the filename. That problem may be due to a bad Cisco 4500 template. Could I be missing a graph template?
When I run the graph in debug mode the error above shows for all traffic ports. However when I check the data source that IS actually correct. Could a bad template somewhere be the issue?
Last edited by pupo888 on Thu Sep 06, 2007 1:22 pm, edited 1 time in total.
I suspect you're not receiving any traffic data. Follow http://docs.cacti.net/node/283
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
It appears that I am getting data
When I run an rrdtool info on the rrd files it looks like there is data being collected in them. I am also able to get interface traffic data just fine from my pix firewalls. That's why I am leaning towards some sort of problem with a template somewhere.
Just to confirm though here is the output of a rrdtool info. Can you please confirm if this looks like data is being collected?
filename = "switch_traffic_in_252.rrd"
rrd_version = "0003"
step = 300
last_update = 1189029314
ds[traffic_in].type = "COUNTER"
ds[traffic_in].minimal_heartbeat = 600
ds[traffic_in].min = 0.0000000000e+00
ds[traffic_in].max = 1.0000000000e+08
ds[traffic_in].last_ds = "2682361801"
ds[traffic_in].value = 1.5773221333e+05
ds[traffic_in].unknown_sec = 0
ds[traffic_out].type = "COUNTER"
ds[traffic_out].minimal_heartbeat = 600
ds[traffic_out].min = 0.0000000000e+00
ds[traffic_out].max = 1.0000000000e+08
ds[traffic_out].last_ds = "3098925302"
ds[traffic_out].value = 5.3917360000e+04
ds[traffic_out].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 600
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 700
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 2.1316790214e+04
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 1.4796197617e+04
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 775
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 1.0726976017e+05
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 7.1135606823e+04
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 797
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 4.9730704539e+05
rra[3].cdp_prep[0].unknown_datapoints = 189
rra[3].cdp_prep[1].value = 2.2621728453e+05
rra[3].cdp_prep[1].unknown_datapoints = 189
rra[4].cf = "MIN"
rra[4].rows = 600
rra[4].pdp_per_row = 1
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = NaN
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = NaN
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 700
rra[5].pdp_per_row = 6
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 2.4795569650e+03
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 2.5894442312e+03
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 775
rra[6].pdp_per_row = 24
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 2.4795569650e+03
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 2.5509362386e+03
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[7].cf = "MIN"
rra[7].rows = 797
rra[7].pdp_per_row = 288
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 8.5013922429e+02
rra[7].cdp_prep[0].unknown_datapoints = 189
rra[7].cdp_prep[1].value = 5.3475278751e+02
rra[7].cdp_prep[1].unknown_datapoints = 189
rra[8].cf = "MAX"
rra[8].rows = 600
rra[8].pdp_per_row = 1
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = NaN
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = NaN
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 700
rra[9].pdp_per_row = 6
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 1.0865742534e+04
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 3.8062220450e+03
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[10].cf = "MAX"
rra[10].rows = 775
rra[10].pdp_per_row = 24
rra[10].xff = 5.0000000000e-01
rra[10].cdp_prep[0].value = 1.5774601370e+04
rra[10].cdp_prep[0].unknown_datapoints = 0
rra[10].cdp_prep[1].value = 4.3273342185e+03
rra[10].cdp_prep[1].unknown_datapoints = 0
rra[11].cf = "MAX"
rra[11].rows = 797
rra[11].pdp_per_row = 288
rra[11].xff = 5.0000000000e-01
rra[11].cdp_prep[0].value = 4.2672751520e+04
rra[11].cdp_prep[0].unknown_datapoints = 189
rra[11].cdp_prep[1].value = 6.4869035590e+03
rra[11].cdp_prep[1].unknown_datapoints = 189
rra[12].cf = "LAST"
rra[12].rows = 600
rra[12].pdp_per_row = 1
rra[12].xff = 5.0000000000e-01
rra[12].cdp_prep[0].value = NaN
rra[12].cdp_prep[0].unknown_datapoints = 0
rra[12].cdp_prep[1].value = NaN
rra[12].cdp_prep[1].unknown_datapoints = 0
rra[13].cf = "LAST"
rra[13].rows = 700
rra[13].pdp_per_row = 6
rra[13].xff = 5.0000000000e-01
rra[13].cdp_prep[0].value = 1.0865742534e+04
rra[13].cdp_prep[0].unknown_datapoints = 0
rra[13].cdp_prep[1].value = 3.8062220450e+03
rra[13].cdp_prep[1].unknown_datapoints = 0
rra[14].cf = "LAST"
rra[14].rows = 775
rra[14].pdp_per_row = 24
rra[14].xff = 5.0000000000e-01
rra[14].cdp_prep[0].value = 1.0865742534e+04
rra[14].cdp_prep[0].unknown_datapoints = 0
rra[14].cdp_prep[1].value = 3.8062220450e+03
rra[14].cdp_prep[1].unknown_datapoints = 0
rra[15].cf = "LAST"
rra[15].rows = 797
rra[15].pdp_per_row = 288
rra[15].xff = 5.0000000000e-01
rra[15].cdp_prep[0].value = 1.0865742534e+04
rra[15].cdp_prep[0].unknown_datapoints = 189
rra[15].cdp_prep[1].value = 3.8062220450e+03
rra[15].cdp_prep[1].unknown_datapoints = 189
Thanks.
Edit: Running rrdtool fetch rrdfile AVERAGE I get:
1189017900: 1.0212018936e+04 4.2963276650e+03
1189018200: 2.8825430923e+03 3.0697892549e+03
1189018500: 2.2882180440e+03 2.3238056965e+03
1189018800: 2.3936784806e+03 2.4692475601e+03
1189019100: 2.8106012811e+03 2.8497134552e+03
1189019400: 2.4941779488e+03 2.5264523307e+03
1189019700: 2.3136835493e+03 2.3922915330e+03
1189020000: 9.1602355267e+03 3.5045933158e+03
1189020300: 4.0134030383e+03 2.7614770931e+03
1189020600: 1.2053644178e+04 4.1103430962e+03
1189020900: 2.8585413979e+03 2.5626613982e+03
1189021200: 2.2963441811e+03 2.2556343642e+03
1189021500: 2.9274858013e+03 2.7820431046e+03
1189021800: 8.0523658667e+03 2.7411889333e+03
1189022100: 1.3180960738e+04 3.2379374985e+03
1189022400: 3.3763365138e+03 3.1853067456e+03
1189022700: 3.6452050674e+03 2.9910947114e+03
1189023000: 3.8149112964e+03 3.2942859208e+03
1189023300: 4.3065945399e+03 3.5549434754e+03
1189023600: 4.0677459158e+03 2.7105155927e+03
1189023900: 4.4782552922e+03 2.9908489040e+03
1189024200: 4.2104272730e+03 3.1556584660e+03
1189024500: 3.1023267996e+03 2.9386053463e+03
1189024800: 8.2735564867e+03 3.1298578879e+03
1189025100: 4.1813918121e+03 3.3328797315e+03
1189025400: 1.5774601370e+04 4.3273342185e+03
1189025700: 8.9027162279e+03 3.2897456681e+03
1189026000: 3.0576827000e+03 3.0399797000e+03
1189026300: 3.4007548541e+03 3.3135801049e+03
1189026600: 2.5135316866e+03 2.5509362386e+03
1189026900: 2.7818969851e+03 2.6992197793e+03
1189027200: 2.4956753743e+03 2.5983237439e+03
1189027500: 4.3151435677e+03 3.6980589874e+03
1189027800: 2.6305527076e+03 2.7235407288e+03
1189028100: 2.4795569650e+03 2.6523848798e+03
1189028400: 2.7647577435e+03 2.8750668202e+03
1189028700: 2.5362407129e+03 2.5894442312e+03
1189029000: 2.6704922583e+03 2.8730796409e+03
1189029300: 1.0865742534e+04 3.8062220450e+03
1189029600: 4.3950857221e+03 3.0781451294e+03
1189029900: 3.2435979619e+03 2.9407919715e+03
1189030200: 2.6635913080e+03 2.4013244893e+03
1189030500: 2.3892485573e+03 2.4029368485e+03
1189030800: 2.4554940797e+03 2.5618303788e+03
1189031100: 2.7034037034e+03 2.6982449136e+03
so it looks like I am getting data. Anything else I could look at?
Thanks.
Just to confirm though here is the output of a rrdtool info. Can you please confirm if this looks like data is being collected?
filename = "switch_traffic_in_252.rrd"
rrd_version = "0003"
step = 300
last_update = 1189029314
ds[traffic_in].type = "COUNTER"
ds[traffic_in].minimal_heartbeat = 600
ds[traffic_in].min = 0.0000000000e+00
ds[traffic_in].max = 1.0000000000e+08
ds[traffic_in].last_ds = "2682361801"
ds[traffic_in].value = 1.5773221333e+05
ds[traffic_in].unknown_sec = 0
ds[traffic_out].type = "COUNTER"
ds[traffic_out].minimal_heartbeat = 600
ds[traffic_out].min = 0.0000000000e+00
ds[traffic_out].max = 1.0000000000e+08
ds[traffic_out].last_ds = "3098925302"
ds[traffic_out].value = 5.3917360000e+04
ds[traffic_out].unknown_sec = 0
rra[0].cf = "AVERAGE"
rra[0].rows = 600
rra[0].pdp_per_row = 1
rra[0].xff = 5.0000000000e-01
rra[0].cdp_prep[0].value = NaN
rra[0].cdp_prep[0].unknown_datapoints = 0
rra[0].cdp_prep[1].value = NaN
rra[0].cdp_prep[1].unknown_datapoints = 0
rra[1].cf = "AVERAGE"
rra[1].rows = 700
rra[1].pdp_per_row = 6
rra[1].xff = 5.0000000000e-01
rra[1].cdp_prep[0].value = 2.1316790214e+04
rra[1].cdp_prep[0].unknown_datapoints = 0
rra[1].cdp_prep[1].value = 1.4796197617e+04
rra[1].cdp_prep[1].unknown_datapoints = 0
rra[2].cf = "AVERAGE"
rra[2].rows = 775
rra[2].pdp_per_row = 24
rra[2].xff = 5.0000000000e-01
rra[2].cdp_prep[0].value = 1.0726976017e+05
rra[2].cdp_prep[0].unknown_datapoints = 0
rra[2].cdp_prep[1].value = 7.1135606823e+04
rra[2].cdp_prep[1].unknown_datapoints = 0
rra[3].cf = "AVERAGE"
rra[3].rows = 797
rra[3].pdp_per_row = 288
rra[3].xff = 5.0000000000e-01
rra[3].cdp_prep[0].value = 4.9730704539e+05
rra[3].cdp_prep[0].unknown_datapoints = 189
rra[3].cdp_prep[1].value = 2.2621728453e+05
rra[3].cdp_prep[1].unknown_datapoints = 189
rra[4].cf = "MIN"
rra[4].rows = 600
rra[4].pdp_per_row = 1
rra[4].xff = 5.0000000000e-01
rra[4].cdp_prep[0].value = NaN
rra[4].cdp_prep[0].unknown_datapoints = 0
rra[4].cdp_prep[1].value = NaN
rra[4].cdp_prep[1].unknown_datapoints = 0
rra[5].cf = "MIN"
rra[5].rows = 700
rra[5].pdp_per_row = 6
rra[5].xff = 5.0000000000e-01
rra[5].cdp_prep[0].value = 2.4795569650e+03
rra[5].cdp_prep[0].unknown_datapoints = 0
rra[5].cdp_prep[1].value = 2.5894442312e+03
rra[5].cdp_prep[1].unknown_datapoints = 0
rra[6].cf = "MIN"
rra[6].rows = 775
rra[6].pdp_per_row = 24
rra[6].xff = 5.0000000000e-01
rra[6].cdp_prep[0].value = 2.4795569650e+03
rra[6].cdp_prep[0].unknown_datapoints = 0
rra[6].cdp_prep[1].value = 2.5509362386e+03
rra[6].cdp_prep[1].unknown_datapoints = 0
rra[7].cf = "MIN"
rra[7].rows = 797
rra[7].pdp_per_row = 288
rra[7].xff = 5.0000000000e-01
rra[7].cdp_prep[0].value = 8.5013922429e+02
rra[7].cdp_prep[0].unknown_datapoints = 189
rra[7].cdp_prep[1].value = 5.3475278751e+02
rra[7].cdp_prep[1].unknown_datapoints = 189
rra[8].cf = "MAX"
rra[8].rows = 600
rra[8].pdp_per_row = 1
rra[8].xff = 5.0000000000e-01
rra[8].cdp_prep[0].value = NaN
rra[8].cdp_prep[0].unknown_datapoints = 0
rra[8].cdp_prep[1].value = NaN
rra[8].cdp_prep[1].unknown_datapoints = 0
rra[9].cf = "MAX"
rra[9].rows = 700
rra[9].pdp_per_row = 6
rra[9].xff = 5.0000000000e-01
rra[9].cdp_prep[0].value = 1.0865742534e+04
rra[9].cdp_prep[0].unknown_datapoints = 0
rra[9].cdp_prep[1].value = 3.8062220450e+03
rra[9].cdp_prep[1].unknown_datapoints = 0
rra[10].cf = "MAX"
rra[10].rows = 775
rra[10].pdp_per_row = 24
rra[10].xff = 5.0000000000e-01
rra[10].cdp_prep[0].value = 1.5774601370e+04
rra[10].cdp_prep[0].unknown_datapoints = 0
rra[10].cdp_prep[1].value = 4.3273342185e+03
rra[10].cdp_prep[1].unknown_datapoints = 0
rra[11].cf = "MAX"
rra[11].rows = 797
rra[11].pdp_per_row = 288
rra[11].xff = 5.0000000000e-01
rra[11].cdp_prep[0].value = 4.2672751520e+04
rra[11].cdp_prep[0].unknown_datapoints = 189
rra[11].cdp_prep[1].value = 6.4869035590e+03
rra[11].cdp_prep[1].unknown_datapoints = 189
rra[12].cf = "LAST"
rra[12].rows = 600
rra[12].pdp_per_row = 1
rra[12].xff = 5.0000000000e-01
rra[12].cdp_prep[0].value = NaN
rra[12].cdp_prep[0].unknown_datapoints = 0
rra[12].cdp_prep[1].value = NaN
rra[12].cdp_prep[1].unknown_datapoints = 0
rra[13].cf = "LAST"
rra[13].rows = 700
rra[13].pdp_per_row = 6
rra[13].xff = 5.0000000000e-01
rra[13].cdp_prep[0].value = 1.0865742534e+04
rra[13].cdp_prep[0].unknown_datapoints = 0
rra[13].cdp_prep[1].value = 3.8062220450e+03
rra[13].cdp_prep[1].unknown_datapoints = 0
rra[14].cf = "LAST"
rra[14].rows = 775
rra[14].pdp_per_row = 24
rra[14].xff = 5.0000000000e-01
rra[14].cdp_prep[0].value = 1.0865742534e+04
rra[14].cdp_prep[0].unknown_datapoints = 0
rra[14].cdp_prep[1].value = 3.8062220450e+03
rra[14].cdp_prep[1].unknown_datapoints = 0
rra[15].cf = "LAST"
rra[15].rows = 797
rra[15].pdp_per_row = 288
rra[15].xff = 5.0000000000e-01
rra[15].cdp_prep[0].value = 1.0865742534e+04
rra[15].cdp_prep[0].unknown_datapoints = 189
rra[15].cdp_prep[1].value = 3.8062220450e+03
rra[15].cdp_prep[1].unknown_datapoints = 189
Thanks.
Edit: Running rrdtool fetch rrdfile AVERAGE I get:
1189017900: 1.0212018936e+04 4.2963276650e+03
1189018200: 2.8825430923e+03 3.0697892549e+03
1189018500: 2.2882180440e+03 2.3238056965e+03
1189018800: 2.3936784806e+03 2.4692475601e+03
1189019100: 2.8106012811e+03 2.8497134552e+03
1189019400: 2.4941779488e+03 2.5264523307e+03
1189019700: 2.3136835493e+03 2.3922915330e+03
1189020000: 9.1602355267e+03 3.5045933158e+03
1189020300: 4.0134030383e+03 2.7614770931e+03
1189020600: 1.2053644178e+04 4.1103430962e+03
1189020900: 2.8585413979e+03 2.5626613982e+03
1189021200: 2.2963441811e+03 2.2556343642e+03
1189021500: 2.9274858013e+03 2.7820431046e+03
1189021800: 8.0523658667e+03 2.7411889333e+03
1189022100: 1.3180960738e+04 3.2379374985e+03
1189022400: 3.3763365138e+03 3.1853067456e+03
1189022700: 3.6452050674e+03 2.9910947114e+03
1189023000: 3.8149112964e+03 3.2942859208e+03
1189023300: 4.3065945399e+03 3.5549434754e+03
1189023600: 4.0677459158e+03 2.7105155927e+03
1189023900: 4.4782552922e+03 2.9908489040e+03
1189024200: 4.2104272730e+03 3.1556584660e+03
1189024500: 3.1023267996e+03 2.9386053463e+03
1189024800: 8.2735564867e+03 3.1298578879e+03
1189025100: 4.1813918121e+03 3.3328797315e+03
1189025400: 1.5774601370e+04 4.3273342185e+03
1189025700: 8.9027162279e+03 3.2897456681e+03
1189026000: 3.0576827000e+03 3.0399797000e+03
1189026300: 3.4007548541e+03 3.3135801049e+03
1189026600: 2.5135316866e+03 2.5509362386e+03
1189026900: 2.7818969851e+03 2.6992197793e+03
1189027200: 2.4956753743e+03 2.5983237439e+03
1189027500: 4.3151435677e+03 3.6980589874e+03
1189027800: 2.6305527076e+03 2.7235407288e+03
1189028100: 2.4795569650e+03 2.6523848798e+03
1189028400: 2.7647577435e+03 2.8750668202e+03
1189028700: 2.5362407129e+03 2.5894442312e+03
1189029000: 2.6704922583e+03 2.8730796409e+03
1189029300: 1.0865742534e+04 3.8062220450e+03
1189029600: 4.3950857221e+03 3.0781451294e+03
1189029900: 3.2435979619e+03 2.9407919715e+03
1189030200: 2.6635913080e+03 2.4013244893e+03
1189030500: 2.3892485573e+03 2.4029368485e+03
1189030800: 2.4554940797e+03 2.5618303788e+03
1189031100: 2.7034037034e+03 2.6982449136e+03
so it looks like I am getting data. Anything else I could look at?
Thanks.
How are you looking inside a rrd file (switch11_intmacreceiveerr_300.rrd) which you said doesn't exist?
Change the cacti logging level to debug for a single polling cycle; look to see if your cisco 4500 is returning traffic data. Also look for switch11_intmacreceiveerr_300.rrd and what is going on with that and rrdtool. If rrdtool is constantly trying to create the file, then that points to a NTFS permission problem.
Change the cacti logging level to debug for a single polling cycle; look to see if your cisco 4500 is returning traffic data. Also look for switch11_intmacreceiveerr_300.rrd and what is going on with that and rrdtool. If rrdtool is constantly trying to create the file, then that points to a NTFS permission problem.
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
I'm simply looking at an rrd file which does exist but is also not graphing.
When I look at the data sources for a graph in Cacti they point to an existing rrd file. When I look at the graph through Graph Management for the same device and port the rrd file it references points to a non-existing rrd. Am I making sense? The data collection for a specific device and port appears to be correct, the graph portion for the same device and port is not.
I will try your other suggestion to see what it returns.
Thanks.
When I look at the data sources for a graph in Cacti they point to an existing rrd file. When I look at the graph through Graph Management for the same device and port the rrd file it references points to a non-existing rrd. Am I making sense? The data collection for a specific device and port appears to be correct, the graph portion for the same device and port is not.
I will try your other suggestion to see what it returns.
Thanks.
I believe that I am getting data from the Cisco 4500. Here is the relevant part of the log in debug mode:
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] SNMP: Host responded to SNMP
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2007-09-05 02:50:11', status_rec_date = '0000-00-00 00:00:00', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '882.14000', cur_time = '15.45', avg_time = '84.5467877961', total_polls = '318', failed_polls = '14', availability = '95.5974842767' where hostname = '192.168.10.10'"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_reindex.data_query_id, poller_reindex.action, poller_reindex.op, poller_reindex.assert_value, poller_reindex.arg1 from poller_reindex where poller_reindex.host_id=22"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] RECACHE: Processing 1 items in the auto reindex cache for '192.168.10.10'.
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='868194834' where host_id='22' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[213] SNMP: v2: 192.168.10.10, dsname: cisco_memfree, oid: .1.3.6.1.4.1.9.9.48.1.1.1.6.1, output: 24662400
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (213, 'cisco_memfree', '2007-09-05 15:55:03', '24662400')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[214] SNMP: v2: 192.168.10.10, dsname: cisco_memused, oid: .1.3.6.1.4.1.9.9.48.1.1.1.5.1, output: 42446464
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (214, 'cisco_memused', '2007-09-05 15:55:03', '42446464')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[215] SNMP: v2: 192.168.10.10, dsname: cisco_tempcur, oid: .1.3.6.1.4.1.9.9.13.1.3.1.3.1, output: 39
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (215, 'cisco_tempcur', '2007-09-05 15:55:03', '39')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[216] SNMP: v2: 192.168.10.10, dsname: cisco_tempthr, oid: .1.3.6.1.4.1.9.9.13.1.3.1.4.1, output: 95
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (216, 'cisco_tempthr', '2007-09-05 15:55:03', '95')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[219] SNMP: v2: 192.168.10.10, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.4, output: 124766833
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (219, 'traffic_out', '2007-09-05 15:55:03', '124766833')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[219] SNMP: v2: 192.168.10.10, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.4, output: 1832362972
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (219, 'traffic_in', '2007-09-05 15:55:03', '1832362972')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[212] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[212] SNMP: v2: 192.168.10.10, dsname: 5min_cpu, oid: .1.3.6.1.4.1.9.9.109.1.1.1.1.5.1, output: U
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (212, '5min_cpu', '2007-09-05 15:55:03', 'U')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] SNMP: Host responded to SNMP
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update host set status = '3', status_event_count = '0', status_fail_date = '2007-09-05 02:50:11', status_rec_date = '0000-00-00 00:00:00', status_last_error = 'Host did not respond to SNMP', min_time = '9.99999', max_time = '882.14000', cur_time = '15.45', avg_time = '84.5467877961', total_polls = '318', failed_polls = '14', availability = '95.5974842767' where hostname = '192.168.10.10'"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select poller_reindex.data_query_id, poller_reindex.action, poller_reindex.op, poller_reindex.assert_value, poller_reindex.arg1 from poller_reindex where poller_reindex.host_id=22"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] RECACHE: Processing 1 items in the auto reindex cache for '192.168.10.10'.
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "update poller_reindex set assert_value='868194834' where host_id='22' and data_query_id='1' and arg1='.1.3.6.1.2.1.1.3.0'"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[213] SNMP: v2: 192.168.10.10, dsname: cisco_memfree, oid: .1.3.6.1.4.1.9.9.48.1.1.1.6.1, output: 24662400
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (213, 'cisco_memfree', '2007-09-05 15:55:03', '24662400')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[214] SNMP: v2: 192.168.10.10, dsname: cisco_memused, oid: .1.3.6.1.4.1.9.9.48.1.1.1.5.1, output: 42446464
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (214, 'cisco_memused', '2007-09-05 15:55:03', '42446464')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[215] SNMP: v2: 192.168.10.10, dsname: cisco_tempcur, oid: .1.3.6.1.4.1.9.9.13.1.3.1.3.1, output: 39
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (215, 'cisco_tempcur', '2007-09-05 15:55:03', '39')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[216] SNMP: v2: 192.168.10.10, dsname: cisco_tempthr, oid: .1.3.6.1.4.1.9.9.13.1.3.1.4.1, output: 95
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (216, 'cisco_tempthr', '2007-09-05 15:55:03', '95')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[219] SNMP: v2: 192.168.10.10, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.4, output: 124766833
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (219, 'traffic_out', '2007-09-05 15:55:03', '124766833')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[219] SNMP: v2: 192.168.10.10, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.4, output: 1832362972
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (219, 'traffic_in', '2007-09-05 15:55:03', '1832362972')"
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[212] WARNING: Result from SNMP not valid. Partial Result: No Such Instance cur
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] Host[22] DS[212] SNMP: v2: 192.168.10.10, dsname: 5min_cpu, oid: .1.3.6.1.4.1.9.9.109.1.1.1.1.5.1, output: U
09/05/2007 03:55:03 PM - CMDPHP: Poller[0] DEBUG: SQL Exec: "insert into poller_output (local_data_id, rrd_name, time, output) values (212, '5min_cpu', '2007-09-05 15:55:03', 'U')"
Here is the output of a graph debug. The rrd file with _traffic_in_236 exists, but the one with _intmacreceiverr_237 in the file name does not. Similar graph defs are created by deault for every device I add graphs to using the Cisco Router or Cisco 4500 host templates. Is there a way I can find out where these defs are coming from? I don't want the collison and mac data selected by default if they cause errors.
Thanks.
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="switch-4506 - Traffic" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
DEF:a="D\:/Inetpub/wwwroot/cacti/rra/switch4506_traffic_in_236.rrd":traffic_in:AVERAGE \
DEF:b="D\:/Inetpub/wwwroot/cacti/rra/switch4506_traffic_in_236.rrd":traffic_out:AVERAGE \
DEF:c="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":AlignmentErrors:AVERAGE \
DEF:d="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":CarrierSenseErrors:AVERAGE \
DEF:e="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":DeferredTrans:AVERAGE \
DEF:f="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":ExcessiveCollision:AVERAGE \
DEF:g="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":FCSErrors:AVERAGE \
DEF:h="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":FrameTooLongs:AVERAGE \
DEF:i="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":MultipleCollFrames:AVERAGE \
DEF:j="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":SingleCollisionFra:AVERAGE \
DEF:ba="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":SQETestErrors:AVERAGE \
DEF:bb="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":LateCollisions:AVERAGE \
DEF:bc="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":IntMacReceiveErr:AVERAGE \
DEF:bd="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":IntMacTransmitErr:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
CDEF:cdefba=b,8,*,-1,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97:"Outbound" \
GPRINT:cdefe:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s" \
LINE2:c#dd0000:"Alignment Errors" \
LINE1:cdefa#000000:"" \
LINE1:cdefba#000000:"" \
GPRINT:c:LAST:" Current\:%8.2lf %s" \
GPRINT:c:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:d#ffff00:"CarrierSenseErrors" \
GPRINT:d:LAST:" Current\:%8.2lf %s" \
GPRINT:d:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:d:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:e#CDCFC4:"Deferred Transmissions" \
GPRINT:e:LAST:" Current\:%8.2lf %s" \
GPRINT:e:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:e:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:f#000000:"Excessive Collisions" \
GPRINT:f:LAST:" Current\:%8.2lf %s" \
GPRINT:f:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:f:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:g#FF897C:"FCS Errors" \
GPRINT:g:LAST:" Current\:%8.2lf %s" \
GPRINT:g:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:g:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:h#CCBB00:"FrameTooLongs" \
GPRINT:h:LAST:" Current\:%8.2lf %s" \
GPRINT:h:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:h:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:i#008A77:"Multiple Collision Frames" \
GPRINT:i:LAST:" Current\:%8.2lf %s" \
GPRINT:i:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:i:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:j#00A0C1:"Single Collision Frames" \
GPRINT:j:LAST:" Current\:%8.2lf %s" \
GPRINT:j:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:j:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:ba#0000FF:"SQE Test Errors" \
GPRINT:ba:LAST:" Current\:%8.2lf %s" \
GPRINT:ba:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:ba:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:bb#FAFD9E:"Late Collisons" \
GPRINT:bb:LAST:" Current\:%8.2lf %s" \
GPRINT:bb:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:bb:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:bc#aaaa00:"Internal MACReceive Errors" \
GPRINT:bc:LAST:" Current\:%8.2lf %s" \
GPRINT:bc:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:bc:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:bd#D8ACE0:"Internal MACTransmit Errors" \
GPRINT:bd:LAST:"Current\:%8.2lf %s" \
GPRINT:bd:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:bd:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
ERROR: opening 'D:/Inetpub/wwwroot/cacti/rra/switch4506_traffic_in_236.rrd': No such file or directory
Thanks.
RRDTool Command:
c:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="switch-4506 - Traffic" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
DEF:a="D\:/Inetpub/wwwroot/cacti/rra/switch4506_traffic_in_236.rrd":traffic_in:AVERAGE \
DEF:b="D\:/Inetpub/wwwroot/cacti/rra/switch4506_traffic_in_236.rrd":traffic_out:AVERAGE \
DEF:c="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":AlignmentErrors:AVERAGE \
DEF:d="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":CarrierSenseErrors:AVERAGE \
DEF:e="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":DeferredTrans:AVERAGE \
DEF:f="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":ExcessiveCollision:AVERAGE \
DEF:g="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":FCSErrors:AVERAGE \
DEF:h="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":FrameTooLongs:AVERAGE \
DEF:i="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":MultipleCollFrames:AVERAGE \
DEF:j="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":SingleCollisionFra:AVERAGE \
DEF:ba="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":SQETestErrors:AVERAGE \
DEF:bb="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":LateCollisions:AVERAGE \
DEF:bc="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":IntMacReceiveErr:AVERAGE \
DEF:bd="D\:/Inetpub/wwwroot/cacti/rra/switch4506_intmacreceiveerr_237.rrd":IntMacTransmitErr:AVERAGE \
CDEF:cdefa=a,8,* \
CDEF:cdefe=b,8,* \
CDEF:cdefba=b,8,*,-1,* \
AREA:cdefa#00CF00:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97:"Outbound" \
GPRINT:cdefe:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s" \
LINE2:c#dd0000:"Alignment Errors" \
LINE1:cdefa#000000:"" \
LINE1:cdefba#000000:"" \
GPRINT:c:LAST:" Current\:%8.2lf %s" \
GPRINT:c:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:c:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:d#ffff00:"CarrierSenseErrors" \
GPRINT:d:LAST:" Current\:%8.2lf %s" \
GPRINT:d:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:d:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:e#CDCFC4:"Deferred Transmissions" \
GPRINT:e:LAST:" Current\:%8.2lf %s" \
GPRINT:e:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:e:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:f#000000:"Excessive Collisions" \
GPRINT:f:LAST:" Current\:%8.2lf %s" \
GPRINT:f:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:f:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:g#FF897C:"FCS Errors" \
GPRINT:g:LAST:" Current\:%8.2lf %s" \
GPRINT:g:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:g:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:h#CCBB00:"FrameTooLongs" \
GPRINT:h:LAST:" Current\:%8.2lf %s" \
GPRINT:h:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:h:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:i#008A77:"Multiple Collision Frames" \
GPRINT:i:LAST:" Current\:%8.2lf %s" \
GPRINT:i:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:i:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:j#00A0C1:"Single Collision Frames" \
GPRINT:j:LAST:" Current\:%8.2lf %s" \
GPRINT:j:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:j:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:ba#0000FF:"SQE Test Errors" \
GPRINT:ba:LAST:" Current\:%8.2lf %s" \
GPRINT:ba:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:ba:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:bb#FAFD9E:"Late Collisons" \
GPRINT:bb:LAST:" Current\:%8.2lf %s" \
GPRINT:bb:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:bb:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:bc#aaaa00:"Internal MACReceive Errors" \
GPRINT:bc:LAST:" Current\:%8.2lf %s" \
GPRINT:bc:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:bc:MAX:"Maximum\:%8.2lf %s\n" \
LINE2:bd#D8ACE0:"Internal MACTransmit Errors" \
GPRINT:bd:LAST:"Current\:%8.2lf %s" \
GPRINT:bd:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:bd:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
ERROR: opening 'D:/Inetpub/wwwroot/cacti/rra/switch4506_traffic_in_236.rrd': No such file or directory
Problem solved. At some point I must have imported a graph template which overwrote or modified the default "Interface - Traffic (bits/sec)" template. That template had lots of extra defs for alignment errors, collisions, etc. and defined additional data sources. Deleting all those extra defs and data sources and just leaving the (traffic_in) and (traffic_out) defs and Inbound and Outbound data sources caused all traffic graphs to graph normally with the data that was being collected all along.
Thank you for your help BSOD2600.
Thank you for your help BSOD2600.
Who is online
Users browsing this forum: No registered users and 10 guests