The most recent content from our members.
The API poller that has been introduced has been very powerful. However, it is mandatory (per coding) that it handles any output and converts it to an integer. I'm not sure who came up with that idea, but no! That's not enough. I want the API poller to be able to accept strings and have them be a part of the MESSAGE that…
Given the recent changes to the SAM DB we can no longer store string values historically in the message section of a script monitor. We need something to fill that gap. There are many data points in monitoring where you can get a lot more context about a situation by storing strings and SAM currently has no way to collect…
Is there a way to have this widget display the string instead of the numeric value?
We've had great success when developers expose MBeans as numeric data types. The problem is we'd like to fetch 'boolean', 'string' and/or composite data types. --- Example Use Case: Did file get sent to destionation (return: true/false) --- Is this supported (ie are we doing something wrong), or would it be a feature…
One idea to improve finding nodes and all other components. I have used Managed nodes for a while and either you can put in a search string and locate a node or you can pull down the "Group by" list on the left to sort by vendor, machine type, Custom Properties but you cannot do both. Correct me if I am wrong. Why couldn't…
Could you offer the ability for us to monitor application log files on windows servers? It would be great to add this functionality to the basic version of Log Analyzer. (The version that's free with NPM). This would improve the monitoring capabilities of SAM to monitor more granular without having to use the custom…
Hello Orion SDK Community, I hope I'm just unaware of the ability to convert string data to a number - I'm attempting to determine (based on the polling frequency of an application template) the approximate "weight" of the components for an application monitor. To that end, I'm pulling the value from the…
Hello, I'm trying to paste the following link into my configuration change template: string @MTGP = 'hsdtoolbox/.../themachinethatgoesping.php' + @FullNet The result continues to be that the "/t" is always removed. ! http://hsdtoolbox ools hemachinethatgoesping.php?expand=1.1.1.1/24 I've tried to escape the forward slash…
Currently I have a few strings used for discovering nodes through Sonar discovery setup. Currently, if it discovers a AIX box it's polling minimal information as the strings I'm using aren't pulling information and it's only polling with ICMP. Is there a community string I can use to poll the information on AIX nodes? If…
I have an SNMP agent delivering a string, which I need to treat as a float. For example, it's reporting "0.000000017", and I need to treat it as 1.7*10^-8, so that I can generate warning/critical notices when it goes outside numerical bounds. When I looked at the "conversion" "Available Data Transformations", they all…
It looks like you're new here. Sign in or register to get started.