Good evening all, I am hoping someone can help me out, I have a report to get out for Monday and I am struggling on one section, its a bit hard to explain but I will do my best:
I have a report of all error messages that come from a servers event log in a spreadsheet represented in a column called "Brief Description" and I have created a new column and called Issue and I have to write a function that will extract the issue from the event message, an example of some of the events and their respective issue are as follows:
Message Issue
Server101- The Virtual Servers Processor Performance is at 94.25% : WARNING Processor
Server143 - Total CPU Usage is at 54.24% CPU
Server152 - Networking Functions monitoring is CRITICAL Networking Functions
Active Directory FSMO Role LDAP connections allowed check for Domain Naming Master monitored from SERVER423 is in state CRITICAL - Alert generated if FSMO role not accepting LDAP connections | LDAP Connections
Server01 - Logical Disk I: has 11.03 Available Space (%) Disk
Hope that makes sense.
Thanks in advance
I have a report of all error messages that come from a servers event log in a spreadsheet represented in a column called "Brief Description" and I have created a new column and called Issue and I have to write a function that will extract the issue from the event message, an example of some of the events and their respective issue are as follows:
Message Issue
Server101- The Virtual Servers Processor Performance is at 94.25% : WARNING Processor
Server143 - Total CPU Usage is at 54.24% CPU
Server152 - Networking Functions monitoring is CRITICAL Networking Functions
Active Directory FSMO Role LDAP connections allowed check for Domain Naming Master monitored from SERVER423 is in state CRITICAL - Alert generated if FSMO role not accepting LDAP connections | LDAP Connections
Server01 - Logical Disk I: has 11.03 Available Space (%) Disk
Hope that makes sense.
Thanks in advance