Hello.
I have a special aggregated host, which contains aggregated info from group of servers. Now it contains only two values:
Total free space:
grpsum["DBS Servers","vfs.fs.size[/local,free]","last","0"]
item type - numeric (64 bit)
Units - B
Total space:
grpsum["DBS Servers","vfs.fs.size[/local,]","last","0"]
item type - numeric (64 bit)
Units - B
When I created a graph for first value and selected time period - week, it shows a straight line with a value 932.Gb. Values for a week exists in database. Graph attached to this message. What wrong with it? Or i have missed something?
The same graph but for a period of a three days shows correctly. And only 3 days. 4 days period shows only a straight line
I have a special aggregated host, which contains aggregated info from group of servers. Now it contains only two values:
Total free space:
grpsum["DBS Servers","vfs.fs.size[/local,free]","last","0"]
item type - numeric (64 bit)
Units - B
Total space:
grpsum["DBS Servers","vfs.fs.size[/local,]","last","0"]
item type - numeric (64 bit)
Units - B
When I created a graph for first value and selected time period - week, it shows a straight line with a value 932.Gb. Values for a week exists in database. Graph attached to this message. What wrong with it? Or i have missed something?
The same graph but for a period of a three days shows correctly. And only 3 days. 4 days period shows only a straight line
Comment