defrag reports
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
defrag reports

 
Post new topic   Reply to topic    Windows Server Forum Index -> MOM
Author Message
Gonzo
Guest





Posted: Mon Oct 31, 2005 1:51 pm    Post subject: defrag reports Reply with quote

I want to schedule a weekly analyze of my server disks using the defrag.exe
command line tool. However I can get the tool to populate the event log
with it's report so I can get mom to email me the reports. Do you know a
better way or a work around? Manually going to 30 servers with all their
partitions is a nightmare...
Back to top
Gonzo
Guest





Posted: Mon Oct 31, 2005 5:51 pm    Post subject: Re: defrag reports Reply with quote

Let sbase it on one server to start with, I can run a time script for say
defrag c: /v but how can I get this into a report?


"Daniel Lai [MVP-Management Infrastructure]" <laigarry@hotmail.com> wrote in
message news:upQOAti3FHA.2676@TK2MSFTNGP15.phx.gbl...
Quote:

Hello,

Thank you for your posting!

You can try to configure a new Timed Event Rule to add a script response
to start the defrag.exe for the computer group that included all of the 30
servers and then use MOM reporting to subscribe the report

If you have any questions, please feel to let me know. I am glad to be of
assistance.


--
Daniel Lai
Microsoft MVP Program Top Contributor
Windows Server-Management Infrastructure
Microsoft Management Solution Consultant
http://msmvps.com/daniel

"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:eowIitg3FHA.3880@TK2MSFTNGP12.phx.gbl...
I want to schedule a weekly analyze of my server disks using the
defrag.exe command line tool. However I can get the tool to populate the
event log with it's report so I can get mom to email me the reports. Do
you know a better way or a work around? Manually going to 30 servers with
all their partitions is a nightmare...


Back to top
Daniel Lai [MVP-Managemen
Guest





Posted: Mon Oct 31, 2005 5:51 pm    Post subject: Re: defrag reports Reply with quote

Hello,

Thank you for your posting!

You can try to configure a new Timed Event Rule to add a script response to
start the defrag.exe for the computer group that included all of the 30
servers and then use MOM reporting to subscribe the report

If you have any questions, please feel to let me know. I am glad to be of
assistance.


--
Daniel Lai
Microsoft MVP Program Top Contributor
Windows Server-Management Infrastructure
Microsoft Management Solution Consultant
http://msmvps.com/daniel

"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:eowIitg3FHA.3880@TK2MSFTNGP12.phx.gbl...
Quote:
I want to schedule a weekly analyze of my server disks using the defrag.exe
command line tool. However I can get the tool to populate the event log
with it's report so I can get mom to email me the reports. Do you know a
better way or a work around? Manually going to 30 servers with all their
partitions is a nightmare...
Back to top
Shadowfax
Guest





Posted: Mon Oct 31, 2005 9:51 pm    Post subject: Re: defrag reports Reply with quote

Hmm..

I wonder if I could use this
http://support.microsoft.com/kb/294743/en-us




"Blake Mengotto" <mengotto@nospam.hotmail.com> wrote in message
news:uXI1cWl3FHA.744@TK2MSFTNGP10.phx.gbl...
Quote:
Here is something I found from one of my original posts.. someone answered
me with this:


The Generic Single Line Log Provider Event has 4 parameters. One event is
generated for every line in the log.
Parameter Details:
Parameter 1 -- Directory of the log file
Parameter 2 -- Log file Name
Parameter 3 -- Log file format; which is Generic Single-line Log file
Format
Parameter 4 -- String containing the text for a line


Your Scenario:
You want to alert on events which has more than 1 matching strings in
Parameter 4. This can be achieved using "Boolean Regular Expression".


For Example:
Parameter 4 matches Boolean regular expression '(MatchString1) and
(MatchString1)'

------Blake

"Shadowfax" <andrewwhite@btinternet.com> wrote in message
news:e5LjCMl3FHA.3592@TK2MSFTNGP12.phx.gbl...
It can create a text file, but I don't understand the rest of what you
are
say, sorry :(



"Blake Mengotto" <mengotto@nospam.hotmail.com> wrote in message
news:uY0m3uk3FHA.472@TK2MSFTNGP15.phx.gbl...
Does defrag.exe create a text log file? If so you can use the generic
ascii
text file provider (forget the exact name) to go through a text file
line
by
line and look for a certain word or words. If they are found, then you
can
generate an alert that would send you the results of the find.

I do this when monitoring BlackBerry debugging logs.


--
Regards,
Blake Mengotto
My Blog: http://spaces.msn.com/members/DiscussITnow/

Community Sites for MOM:
MOM Answers: http://www.momanswers.com
myITforum: http://www.myitforum.com
Momcommunity: http://www.momcommunity.com

Other Sites of Interest:
Silect Software: http://www.silect.com - MP Studio Express
eXc Software: http://www.excsoftware.com - MOM solution provider
Skywire Software: http://www.skiwiresoftware.com - MOM Connectors
"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:%234LOLDj3FHA.2600@tk2msftngp13.phx.gbl...
Let sbase it on one server to start with, I can run a time script for
say
defrag c: /v but how can I get this into a report?


"Daniel Lai [MVP-Management Infrastructure]" <laigarry@hotmail.com
wrote
in
message news:upQOAti3FHA.2676@TK2MSFTNGP15.phx.gbl...

Hello,

Thank you for your posting!

You can try to configure a new Timed Event Rule to add a script
response
to start the defrag.exe for the computer group that included all of
the
30
servers and then use MOM reporting to subscribe the report

If you have any questions, please feel to let me know. I am glad to
be
of
assistance.


--
Daniel Lai
Microsoft MVP Program Top Contributor
Windows Server-Management Infrastructure
Microsoft Management Solution Consultant
http://msmvps.com/daniel

"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:eowIitg3FHA.3880@TK2MSFTNGP12.phx.gbl...
I want to schedule a weekly analyze of my server disks using the
defrag.exe command line tool. However I can get the tool to
populate
the
event log with it's report so I can get mom to email me the reports.
Do
you know a better way or a work around? Manually going to 30
servers
with
all their partitions is a nightmare...










Back to top
Blake Mengotto
Guest





Posted: Mon Oct 31, 2005 9:51 pm    Post subject: Re: defrag reports Reply with quote

Here is something I found from one of my original posts.. someone answered
me with this:


The Generic Single Line Log Provider Event has 4 parameters. One event is
generated for every line in the log.
Parameter Details:
Parameter 1 -- Directory of the log file
Parameter 2 -- Log file Name
Parameter 3 -- Log file format; which is Generic Single-line Log file
Format
Parameter 4 -- String containing the text for a line


Your Scenario:
You want to alert on events which has more than 1 matching strings in
Parameter 4. This can be achieved using "Boolean Regular Expression".


For Example:
Parameter 4 matches Boolean regular expression '(MatchString1) and
(MatchString1)'

------Blake

"Shadowfax" <andrewwhite@btinternet.com> wrote in message
news:e5LjCMl3FHA.3592@TK2MSFTNGP12.phx.gbl...
Quote:
It can create a text file, but I don't understand the rest of what you are
say, sorry :(



"Blake Mengotto" <mengotto@nospam.hotmail.com> wrote in message
news:uY0m3uk3FHA.472@TK2MSFTNGP15.phx.gbl...
Does defrag.exe create a text log file? If so you can use the generic
ascii
text file provider (forget the exact name) to go through a text file
line
by
line and look for a certain word or words. If they are found, then you
can
generate an alert that would send you the results of the find.

I do this when monitoring BlackBerry debugging logs.


--
Regards,
Blake Mengotto
My Blog: http://spaces.msn.com/members/DiscussITnow/

Community Sites for MOM:
MOM Answers: http://www.momanswers.com
myITforum: http://www.myitforum.com
Momcommunity: http://www.momcommunity.com

Other Sites of Interest:
Silect Software: http://www.silect.com - MP Studio Express
eXc Software: http://www.excsoftware.com - MOM solution provider
Skywire Software: http://www.skiwiresoftware.com - MOM Connectors
"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:%234LOLDj3FHA.2600@tk2msftngp13.phx.gbl...
Let sbase it on one server to start with, I can run a time script for
say
defrag c: /v but how can I get this into a report?


"Daniel Lai [MVP-Management Infrastructure]" <laigarry@hotmail.com
wrote
in
message news:upQOAti3FHA.2676@TK2MSFTNGP15.phx.gbl...

Hello,

Thank you for your posting!

You can try to configure a new Timed Event Rule to add a script
response
to start the defrag.exe for the computer group that included all of
the
30
servers and then use MOM reporting to subscribe the report

If you have any questions, please feel to let me know. I am glad to
be
of
assistance.


--
Daniel Lai
Microsoft MVP Program Top Contributor
Windows Server-Management Infrastructure
Microsoft Management Solution Consultant
http://msmvps.com/daniel

"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:eowIitg3FHA.3880@TK2MSFTNGP12.phx.gbl...
I want to schedule a weekly analyze of my server disks using the
defrag.exe command line tool. However I can get the tool to populate
the
event log with it's report so I can get mom to email me the reports.
Do
you know a better way or a work around? Manually going to 30 servers
with
all their partitions is a nightmare...








Back to top
Blake Mengotto
Guest





Posted: Mon Oct 31, 2005 9:51 pm    Post subject: Re: defrag reports Reply with quote

There is a provider in MOM, something like generic log file or something, I
forget. You use this provider if you want to go line by line through a text
file searching for strings. So in the defrag text file you could have this
event rule scanning the log file continuously and when it finds XYZ word or
words, phrase or phrases, then raise an alert and email you the findings.

Someone else can probably explain this better then me, but what I am trying
to say is that it is possible.


--
Regards,
Blake Mengotto
My Blog: http://spaces.msn.com/members/DiscussITnow/

Community Sites for MOM:
MOM Answers: http://www.momanswers.com
myITforum: http://www.myitforum.com
Momcommunity: http://www.momcommunity.com

Other Sites of Interest:
Silect Software: http://www.silect.com - MP Studio Express
eXc Software: http://www.excsoftware.com - MOM solution provider
Skywire Software: http://www.skiwiresoftware.com - MOM Connectors
"Shadowfax" <andrewwhite@btinternet.com> wrote in message
news:e5LjCMl3FHA.3592@TK2MSFTNGP12.phx.gbl...
Quote:
It can create a text file, but I don't understand the rest of what you are
say, sorry :(



"Blake Mengotto" <mengotto@nospam.hotmail.com> wrote in message
news:uY0m3uk3FHA.472@TK2MSFTNGP15.phx.gbl...
Does defrag.exe create a text log file? If so you can use the generic
ascii
text file provider (forget the exact name) to go through a text file
line
by
line and look for a certain word or words. If they are found, then you
can
generate an alert that would send you the results of the find.

I do this when monitoring BlackBerry debugging logs.


--
Regards,
Blake Mengotto
My Blog: http://spaces.msn.com/members/DiscussITnow/

Community Sites for MOM:
MOM Answers: http://www.momanswers.com
myITforum: http://www.myitforum.com
Momcommunity: http://www.momcommunity.com

Other Sites of Interest:
Silect Software: http://www.silect.com - MP Studio Express
eXc Software: http://www.excsoftware.com - MOM solution provider
Skywire Software: http://www.skiwiresoftware.com - MOM Connectors
"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:%234LOLDj3FHA.2600@tk2msftngp13.phx.gbl...
Let sbase it on one server to start with, I can run a time script for
say
defrag c: /v but how can I get this into a report?


"Daniel Lai [MVP-Management Infrastructure]" <laigarry@hotmail.com
wrote
in
message news:upQOAti3FHA.2676@TK2MSFTNGP15.phx.gbl...

Hello,

Thank you for your posting!

You can try to configure a new Timed Event Rule to add a script
response
to start the defrag.exe for the computer group that included all of
the
30
servers and then use MOM reporting to subscribe the report

If you have any questions, please feel to let me know. I am glad to
be
of
assistance.


--
Daniel Lai
Microsoft MVP Program Top Contributor
Windows Server-Management Infrastructure
Microsoft Management Solution Consultant
http://msmvps.com/daniel

"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:eowIitg3FHA.3880@TK2MSFTNGP12.phx.gbl...
I want to schedule a weekly analyze of my server disks using the
defrag.exe command line tool. However I can get the tool to populate
the
event log with it's report so I can get mom to email me the reports.
Do
you know a better way or a work around? Manually going to 30 servers
with
all their partitions is a nightmare...








Back to top
Shadowfax
Guest





Posted: Mon Oct 31, 2005 9:51 pm    Post subject: Re: defrag reports Reply with quote

It can create a text file, but I don't understand the rest of what you are
say, sorry :(



"Blake Mengotto" <mengotto@nospam.hotmail.com> wrote in message
news:uY0m3uk3FHA.472@TK2MSFTNGP15.phx.gbl...
Quote:
Does defrag.exe create a text log file? If so you can use the generic
ascii
text file provider (forget the exact name) to go through a text file line
by
line and look for a certain word or words. If they are found, then you
can
generate an alert that would send you the results of the find.

I do this when monitoring BlackBerry debugging logs.


--
Regards,
Blake Mengotto
My Blog: http://spaces.msn.com/members/DiscussITnow/

Community Sites for MOM:
MOM Answers: http://www.momanswers.com
myITforum: http://www.myitforum.com
Momcommunity: http://www.momcommunity.com

Other Sites of Interest:
Silect Software: http://www.silect.com - MP Studio Express
eXc Software: http://www.excsoftware.com - MOM solution provider
Skywire Software: http://www.skiwiresoftware.com - MOM Connectors
"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:%234LOLDj3FHA.2600@tk2msftngp13.phx.gbl...
Let sbase it on one server to start with, I can run a time script for say
defrag c: /v but how can I get this into a report?


"Daniel Lai [MVP-Management Infrastructure]" <laigarry@hotmail.com> wrote
in
message news:upQOAti3FHA.2676@TK2MSFTNGP15.phx.gbl...

Hello,

Thank you for your posting!

You can try to configure a new Timed Event Rule to add a script
response
to start the defrag.exe for the computer group that included all of the
30
servers and then use MOM reporting to subscribe the report

If you have any questions, please feel to let me know. I am glad to be
of
assistance.


--
Daniel Lai
Microsoft MVP Program Top Contributor
Windows Server-Management Infrastructure
Microsoft Management Solution Consultant
http://msmvps.com/daniel

"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:eowIitg3FHA.3880@TK2MSFTNGP12.phx.gbl...
I want to schedule a weekly analyze of my server disks using the
defrag.exe command line tool. However I can get the tool to populate
the
event log with it's report so I can get mom to email me the reports.
Do
you know a better way or a work around? Manually going to 30 servers
with
all their partitions is a nightmare...






Back to top
Blake Mengotto
Guest





Posted: Mon Oct 31, 2005 9:51 pm    Post subject: Re: defrag reports Reply with quote

Does defrag.exe create a text log file? If so you can use the generic ascii
text file provider (forget the exact name) to go through a text file line by
line and look for a certain word or words. If they are found, then you can
generate an alert that would send you the results of the find.

I do this when monitoring BlackBerry debugging logs.


--
Regards,
Blake Mengotto
My Blog: http://spaces.msn.com/members/DiscussITnow/

Community Sites for MOM:
MOM Answers: http://www.momanswers.com
myITforum: http://www.myitforum.com
Momcommunity: http://www.momcommunity.com

Other Sites of Interest:
Silect Software: http://www.silect.com - MP Studio Express
eXc Software: http://www.excsoftware.com - MOM solution provider
Skywire Software: http://www.skiwiresoftware.com - MOM Connectors
"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:%234LOLDj3FHA.2600@tk2msftngp13.phx.gbl...
Quote:
Let sbase it on one server to start with, I can run a time script for say
defrag c: /v but how can I get this into a report?


"Daniel Lai [MVP-Management Infrastructure]" <laigarry@hotmail.com> wrote
in
message news:upQOAti3FHA.2676@TK2MSFTNGP15.phx.gbl...

Hello,

Thank you for your posting!

You can try to configure a new Timed Event Rule to add a script response
to start the defrag.exe for the computer group that included all of the
30
servers and then use MOM reporting to subscribe the report

If you have any questions, please feel to let me know. I am glad to be
of
assistance.


--
Daniel Lai
Microsoft MVP Program Top Contributor
Windows Server-Management Infrastructure
Microsoft Management Solution Consultant
http://msmvps.com/daniel

"Gonzo" <andrewwhite@btinternet.com> wrote in message
news:eowIitg3FHA.3880@TK2MSFTNGP12.phx.gbl...
I want to schedule a weekly analyze of my server disks using the
defrag.exe command line tool. However I can get the tool to populate
the
event log with it's report so I can get mom to email me the reports. Do
you know a better way or a work around? Manually going to 30 servers
with
all their partitions is a nightmare...




Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> MOM All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB