From: Ben C. <bcl...@pe...> - 2005-03-01 08:17:12
|
Jessica, The current graph program can only produce a line graph. This is because the graph is designed for overlaying many lines, which would not show well using an area. The use of a background area is reserved for showing the warning and critical value, which truly describe an area. The graph can only show what the plugin passes to it. If you want to show the total used, you will have to edit the plugin source code. I will keep your ideas in mind for later versions of the product. Regards, Ben. Jessica Holle wrote: > Hi, > > I've googled already but I can't find anything about my question... > > Can I change the looking of the graphs? > When I graph the data of an disk it is always shown the total sum, but not > the used. > I like it more when the total space is shown in an area and the used is > shown in an area too... But there is only one graph. > > Somethimes I like it more when there is not a line but an area. > > Can I change this things? > > Another question is, if anybody knows a check_traffic plugin which works > with perdata, so that I can graph this too... > |