Comments
-
Do you happen to know if there is any official document listing the types of private key task factory accepts? I have two almost identical processes for sftp, the only difference being one uses a password AND key and the other uses only a KEYfile. The key file only option doesn't work, however the key and password option…
-
I ran the sql query you wrote which previously worked without issue. But now after 2022.3 I am getting the following error. Is it possible the object name has changed? Msg 208, Level 16, State 1, Line 1 Invalid object name 'dbo.VoipOperationResults'.
-
Thank you, I see it's set to tim.nist by default. I have the agent installed on this node, so it should execute there by default also. My only other question is where to set the seconds difference for clock drift. I'm assuming where it sais if ($clock_drift -lt 0) ? I'd like to set it so that any more than 3 seconds clock…
-
Hey @"jm_sysadmin" , hope your doing well during this covid situation. Just wanted to follow up, I think it's worth digging since alot of users have this same question I'm sure. So I wanted to add these components to the sql query you provided, from the image below. As it is now I have the report with those parameters…
-
Thank you, I appreciate your help with this, it did produce some output however I will have to fine tune it to show a bit more detail. This is a good starting point though and pretty much what I'm looking for. I'd like the report to show availability and response time for business hours 7-7 pm and Mon-Friday only. I had…
-
Thank you, I've realized I just need to lean more sql to get exactly what I want. So far I have it set up as seen in the image. The last thing I haven't been able to include is limiting the report to the business week, so mon-fri. Maybe I can create a custom property, working on that now. Noticed some of them are not…
-
Just wanted to chime in rather than opening another thread. I'm getting the error below, several time a day during peak hours. I do see that the syslog is getting around 3,600,000 an hour which is way more than the allowable amount, likely we are seeing this increase due to vpn users since everyone is home now, due to…