Connect an AI assistant
Your AI assistant can read this documentation directly, so it answers from the current content instead of guessing. Add one of the servers below to your client — they use the Model Context Protocol (MCP). Each one covers a different body of content, so add the one you need.
The catalog did not load. Refresh the page to try again.
Loading…
{{server.name}}
{{server.summary}}
{{server.documentCount.toLocaleString()}} pages Not published to this site
- Name
-
{{server.name}} - URL
-
{{mcpServerUrl(server.path)}}
| Tool | What it does |
|---|---|
{{tool.name}} |
{{part.text}}{{part.text}} |
How can we help?
Searching in {{docApp.searchFilterBySpecificBookTitle}}
Searching for:
{{docApp.searchResultFilteredItems.length}} results for:
{{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Found {{docApp.searchResponse.totalResultsAvailable}} matches. Showing the top {{docApp.searchResponse.results ? docApp.searchResponse.results.length : 0}}. Use a more specific search to further narrow down the results.
No documentation pages match this search, so all content types are shown.
Most matches are in {{docApp.searchDocTypeRescue.best.name}}.
There is no book with the ID "{{docApp.searchBookRescue.bid}}", so the book filter from this link was ignored and results from all books are shown.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}} {{resultItem.matchedBy === 'semantic' ? 'semantic' : (resultItem.matchedBy === 'both' ? 'keyword + semantic' : 'keyword')}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
PRTG
- Article
- 3 minutes to read
PRTG Sensor Management
Connect PRTG monitoring for clear visibility of device status in Hornbill—to pro-actively prevent avoidable downtime
Package Details
- Vendor: PRTG
- Target Platform: Windows Universal
- Package Type: Application Management
- Subscription Tiers: ServerDevOps
Why use this
Real-time visibility of what’s going on in your infrastructure and what needs attention
Reduce stress and get in front of problems with compelte visibility of service/device status. Blind spots in your infrastructure represent risks. Integration between Hornbill and PRTG gives you real-time visibility of service/device status inside Hornbill—so you can spot and resolve issues before they impact your employees/customers.
Benefits
- Spot and solve problems before they impact services
- Improve service quality and customer satisfaction
- Reduce business risks
- Reduce service desk calls
- Cut IT ops workloads
How to get it
- You can try out ITOM for free (not for production use, limited runs) by installing the ITOM application from the Hornbill App Store.
- If you would like to explore ITOM and consider subscribing, please contact your account manager here.
Requirements
- Install the Hornbill Site Integration Server inside your firewall (if you don’t already have it)
- Installation of the PrtgAPI PowerShell module on target machine
- PowerShell v5.x
- If the script execution policy on the machine executing these operations is set to
Restricted, then this will need to be updated toRemoteSigned. See the Microsoft website for more information.
Authentication
When creating jobs for operations contained within this package, they need to be run on the target machine as a user who has the correct privileges within your environment. To create and securely store keys to run the operations:
- In the Configuration area of your Hornbill instance, navigate to Platform Configuration > Security > KeySafe;
- Click on the + Create New Key button, then select Username + Password;
- Give the KeySafe Key a Title (this is the name/identifier for the account as you will see it when creating an IT Automation Job, or adding an IT Automation node to a Workflow);
- Optionally add a Description;
- Populate the Username field with the domain or local machine username for the account being used, for example:
DOMAINNAME\yourusername; - Populate the Password field with the password for the above account;
- Select Create Key to save.
Extra Credentials
Operations in this package require extra credentials to be sent, as well as the credentials for the user running the operation (as above). To create and securely store keys to run the operations:
- In the Configuration area of your Hornbill instance, navigate to Platform Configuration > Security > KeySafe;
- Click on the + Create New Key button, then select Username + Password;
- Give the KeySafe Key a Title (this is the name/identifier for the PRTG account as you will see it when creating an IT Automation Job, or adding an IT Automation node to a Workflow);
- Optionally add a Description;
- Populate the Username field with the username of a user that has the rights to perform the operations contained within this package;
- Populate the Password field with the password for the above account;
- Populate the API Endpoint field with the API Endpoint for your PRTG instance. For example: https://yourprtgserveraddress;
- Select Create Key to save.
Once you have created your KeySafe Keys, you can then use them to populate the Credentials > Admin or Run As and Extra Credentials inputs when creating IT Automation Jobs from this package.
Package Automations
| Operation | Description |
|---|---|
| Sensor - Acknowledge | Acknowledges an alerted sensor, with an optional message. |
| Sensor - Resume | Resumes an alerted sensor. |
See also
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}