All Tags >
CHART output target (
RSS)
Sorry, but there are no more tags available to filter with.
-
I've got a top 10 graph of failed logins from a log. The number of failed logins is always going to be a whole number. But, my column graph is showing numbers along the Y axis which are less than whole numbers. Example, let's say in a top 10 query, the highest number of failed logins is 2....which is...
-
[QUOTE User="LogParser User : trwagner1"]Quote: I have seen that thread though every time I download and unzip the file I get an error stating the zip file is corrupt.[/QUOTE] I have the same problem. I download but when I try to unzip they are reported as corrupt files Ted
-
[QUOTE User="LogParser User : trwagner1"]Quote: Hi, Thank you that you point me to problem with attachment. Maybe problem is in RAR version I an you use. I repack archive with Windows builtin zip. Also you give me good idea for new article...[/QUOTE] I'm unable to download either zip file. Every time...
-
It is actuall fairly trivial to convert from LogDate,Category,MsgCount 2006-10-23,MAIL,201811 2006-10-23,DATA,29124 2006-10-23,IMF-Blocked,107464 2006-10-24,MAIL,441385 2006-10-24,DATA,74234 2006-10-24,IMF-Blocked,198239 2006-10-25,MAIL,404601 2006-10-25,DATA,63357 2006-10-25,IMF-Blocked,177158 to LogDate...
-
I have been looking for a similar solution. I want to do a line chart with multiple lines which would chart/graph things like Exchange accepted messages, rejected messages, etc all on the same chart. I know I can generate these each on their own chart but it would be more meaningful to have them all...
-
Yes, I have read the help files, and carefully looked at the examples. I have made several attempts to get it working, but I do not know how to get it to work. If the data looked like this: LogDate,MAIL,DATA,BLOCKED 2006-10-23,201811,29124,107464 2006-10-24,441385,74234,198239 2006-10-25,404601,63357...
-
Did you read the help file to see how to invoke the CHART output format? Did you just try it? It is pretty straightforward.
-
I have sample data that looks like this: LogDate,Category,MsgCount 2006-10-23,MAIL,201811 2006-10-23,DATA,29124 2006-10-23,IMF-Blocked,107464 2006-10-24,MAIL,441385 2006-10-24,DATA,74234 2006-10-24,IMF-Blocked,198239 2006-10-25,MAIL,404601 2006-10-25,DATA,63357 2006-10-25,IMF-Blocked,177158 And I want...
-
Hey jreed5, Have you tried this with the RTM version of O12 (i.e Office2007)? O12 is now available at MSDN subscriptions. HTH Jeremy
-
Does anyone know if it is possible to include the date/time in the -charttitle option?