Comments
-
i cannot do last question there is a javascript error
-
i did yesterday's vote and i do not get a green check anyone else having this issue?
-
i got it right too and it says i got it wrong
-
i had that happen had to open in a different browser
-
anyone else not getting green checkmarks on surveys?
-
are the questions gone?
-
there is not a correct answer right now for today's question
-
I got it wrong too because it said management
-
Today's hint Home » Information Security Compliance » Primary Advantages of COBIT, ISO 27000, and NIST Primary Advantages of COBIT, ISO 27000, and NIST By Greg Palmer | January 22, 2018 0 Comment The following is a list of the primary benefits of the COBIT, ISO 27000, and NIST frameworks: COBIT * COBIT allows much broader…
-
i voted on yesterdays poll and did not get check mark
-
completed
-
my boys would love the telescope
-
The answer is on the page just have to read a little more than and not use control + F
-
seems like there is alot of issues with selecting correct answer and getting it wrong. When i initially loaded the question box i swear selected the correct answer and got it wrong but now i see that it says i selected the wrong answer. Anyone else seem to have this issue?
-
Alerts are not muted on node are they?
-
Yes it does we also use certificate manager template that will monitor all certs installed on the server as well. The Best thing about IIS is if you have multiple IIS pages it is easy to identify which page has the cert binded that is expiring soon. Also can use it monitors the IIS event log and seperates it into each part…
-
Found this one and it works perfectly thank you <Configuration-Management Device="MRV Device" SystemOID=" 1.3.6.1.4.1.629.100"> <Commands> <Command Name="RESET" value="${CRLF}"/> <Command Name="Reboot" Value="reboot"/> <Command Name="EnterConfigMode" Value="config terminal"/> <Command Name="ExitConfigMode" Value="end"/>…
-
thank you that was part of the issue corrected script is below #!/bin/bash status=`ps -ef | grep speechbridged | grep -v grep` if [[ $status ]]; then echo "Statistic: 1" else echo "Statistic: 0" fi Thank you for your help tweeking my script
-
We Have HA. It does suck changing IP addresses when switching from no HA to HA. but it is great for if i have issues with my main server and need to reboot the system that our NOC can still monitor things with the other server. We bought NAM and it came with alot of the features we were already using ourt polling was at…
-
i am having this issue with vcenter 7.0 as well
-
Gift Cards i.e amazon or visa. Mini Fridge
-
users forget their passwords and try to get us to reset them when they are only updated via onsite AD
-
When making pci compliant we turned off one to many protocols. we are still PCI compliant we just had over protected ourselves
-
IT stopped being able to monitor after we turned off protocols for PCI compliance on our solarwinds server.
-
We monitor IIS on all of our servers. We have unlimited licenses. Monitoring IIS on the servers helps with a lot of information for us. One thing that it helps us Identify is SSL cert monitor we are able to stay ahead of expiring certs and know which site it is on. It also has helped troubleshoot our Lync, sharepoint and…