Todd Kirkland
- Total activity 515
- Last activity
- Member since
- Following 0 users
- Followed by 2 users
- Votes 11
- Subscriptions 253
Articles
Recent activity by Todd Kirkland-
Configuring Syslog
OverviewJetPatch can send all logs to a syslog server. This article describes how to define a syslog server in the JetPatch Manager Console.PrerequisitesEnsure that organizational firewalls allow s...
-
Resolving Agent Issues
If a managed agent is failing or causing other issues: Try restarting it. If that doesn’t resolve the issue, completely remove the managed agent from the machine and then re-apply the mana...
-
Registering a Managed Agent with its Management Server
Object Fields Reference The client can activate a managed agent's management server plugin (as configured in the management service) on the managed agent's management server with the regist...
-
Retrieving Stored Management Services
Object Fields Reference To retrieve a list of stored management services available for deployment, the client should perform a GET request on the service store. Request syntax: GET <service...
-
Retrieving an Endpoint's Connector Details
Object Fields Reference To retrieve full object details of the JetPatch connector (including its version number; for example, to check if the connector needs to be upgraded), the client should perf...
-
Retrieving All Stored Credentials
Object Fields Reference To retrieve all stored credentials, the client should perform a GET request on the credential store. Request syntax: GET <credentials-store-url> The response includes a JSON...
-
Retrieving All Endpoints
OverviewThis article describes how to retrieve all endpoints from the endpoint collection using a GET request to the endpointlist-url. The response returns a JSON array containing endpoint objects ...
-
Endpoint Object Fields
OverviewThis article documents the fields included in endpoint objects returned by JetPatch API responses. The reference covers field names, data types, and descriptions for endpoint properties, in...
-
API Architecture
OverviewThe API Architecture section explains how developers can implement JetPatch API requests using client scripts in any programming language. It describes the various resources and tasks that ...
-
Agents Dashboard
In the Agents Compliance Dashboard, you can see a simple and convenient summary of your environment.Here you can see:Total ServersAll Open ExceptionsExceptions Fixed in the Last 7 DaysHighlightsExc...