Answered by:
SCOM Log file monitor--If there is no entries for some time.

Question
-
I have a requiremnt to monitor the log file, if the logfile is not logging any entries for some time (say 30 min or 1hour). we need SCOM 2007 R2 Alert in the senario. is it possible. please suggest me how to proced further to configure the Alert.
Many Thanks in advance.
Wednesday, May 8, 2013 2:48 PM
Answers
-
Hi,
need to go for custom script base monitoring for log file updated, you can get size of log file and if it's value =0 generate alert.
refer below link for powershell script base monitoring
regards
SV
sridhar v
- Proposed as answer by sridhar vishwanatham Thursday, May 9, 2013 6:26 PM
- Marked as answer by Cloud_TS Wednesday, May 15, 2013 1:31 AM
Thursday, May 9, 2013 6:26 PM
All replies
-
Hi,
you can configure missing event id monitor with no criteria for the log file. as no criteria is set the monitor will alert if on event id is logged in log file for given time.
regards
sridhar v
- Proposed as answer by sridhar vishwanatham Wednesday, May 8, 2013 3:15 PM
- Edited by sridhar vishwanatham Wednesday, May 8, 2013 3:16 PM
- Unproposed as answer by sridhar vishwanatham Wednesday, May 8, 2013 3:16 PM
Wednesday, May 8, 2013 3:15 PM -
I think i am not clear in the question. i need to monitor custom log files (not windows event logs) which having the extention .log ...and not updating any entries in the log file(needs to monitor when it is not writing in the log).
i could see the above missing event id monitor option under "windows event", and it is not available under "Log files" option in the authoring.
correct me if i am wrong.
Wednesday, May 8, 2013 3:39 PM -
Any help here Please.Thursday, May 9, 2013 2:34 PM
-
Hi,
need to go for custom script base monitoring for log file updated, you can get size of log file and if it's value =0 generate alert.
refer below link for powershell script base monitoring
regards
SV
sridhar v
- Proposed as answer by sridhar vishwanatham Thursday, May 9, 2013 6:26 PM
- Marked as answer by Cloud_TS Wednesday, May 15, 2013 1:31 AM
Thursday, May 9, 2013 6:26 PM