Need to research certain topics for Job

Hey!
I got a screening call from a place. They are willing to hire someone with 0 experience, and people with years and years of experience. So they're open to people knowing a little bit here and there. I have a few years doing desktop support and I have the Network+ and CCNA.
I have familiarity with Windows Server 2012, as in using WDS to deploy images with PXE Boot. However, I asked what the focus was during their day to day on Server 2012, he stated this.
What we’re specifically concerned with regarding Windows Server 2003, 2008, and 2012 are:
· Monitoring CPU performance (is the CPU maxing out?)
· Monitoring disk space
· Monitoring the security of the server (has someone broken in?)
· Addressing the three above issues when they get critical
So I've looked into performance monitor for the first part, and have a fair grasp on it. What else can I look up/research/read/watch to be able to answer the rest of these?
Thanks!
I got a screening call from a place. They are willing to hire someone with 0 experience, and people with years and years of experience. So they're open to people knowing a little bit here and there. I have a few years doing desktop support and I have the Network+ and CCNA.
I have familiarity with Windows Server 2012, as in using WDS to deploy images with PXE Boot. However, I asked what the focus was during their day to day on Server 2012, he stated this.
What we’re specifically concerned with regarding Windows Server 2003, 2008, and 2012 are:
· Monitoring CPU performance (is the CPU maxing out?)
· Monitoring disk space
· Monitoring the security of the server (has someone broken in?)
· Addressing the three above issues when they get critical
So I've looked into performance monitor for the first part, and have a fair grasp on it. What else can I look up/research/read/watch to be able to answer the rest of these?
Thanks!
Comments
As for the security piece that's a bit harder. obviously you have things like Symantec to install locally, but more importantly you should be monitoring log files, hopefully using a centralized server for log capturing.
Thanks a lot. I will look into these programs. What would you say should be the acts taken when they get critical? My obvious answer would be that when these things reach a certain threshold, to send automatic SMS or E-mail messages to the party responsible for managing the equipment.
If CPU usage: Check what is taking up too much usage, and if excessive programs are running, to end them. If all necessary programs are running and CPU is taking too much of a hit, upgrade the equipment.
If Disk usage: Same, check what is taking up all the space. If something is taking up too much that it shouldn't, see what it is and why (like backups taking up too much space). If everything is necessary, then upgrade.
If someone has broken in: Check open ports and make sure only required traffic is allowed. Check login history and attempts and accounts used. Verify that it wasn't an employee doing these internally. If account as hiajcked, kill the account or change login info. Check the workstation for viruses, malware, spyware, etc.
How would that sound as a response?