Comments
-
Unfortunately it is not possible to use ${Node.Caption} macro within script body. But maybe you could use {IP} macro (please note there is no '$'). It will give you IP address of a node. If this command does not support using IP instead of name, then you could extend the script to do reverse DNS lookup of node name based…
-
Could you share with us what error messages you are seeing when those monitors are down?
-
Could you please provide more details? "The server was patched" - you upgraded APM? to what version? Please open a support ticket and reference this thread. Development will need to have a look at diagnostics.
-
There already is this functionality in APM: Go to APM Settings - 'Find Processes, Services, and Performance Counters' and in the last step, select 'Add to existing template'. Wouldn't that work for you?
-
Hello, are you able to ping those missing devices from machine, where Orion and IPAM are installed? Martin
-
Could you please open a support case for this and send the ticket number back to this thread? We will need to investigate diagnostics (log files). Thank you
-
When you edit the application, are you able to test all the components successfully? I would suggest that you open a support ticket for this issue. We will need to have a look at diagnostics to be able to tell the cause of timeouts.
-
Unfortunately it is currently not possible to use dynamic query for applications and use node's custom property in condition. It would be possible to define group members directly in the database, but please note that if you decide to do that, you might break something in your database and get it to a broken state which…
-
You should open a support ticket. Support reps will be able to find cause of the problem from log files.
-
Hello, Just to let you know, the Linux/Unix Operating System Template provided in APM has an error, the help text in the Script Body has mixed the location of the SNMPver and the hostname variables. could you please be more specific what is wrong there? I can't see what you mean. Regarding the usage of SNMP within the…
-
By default, log Database Maintenance log file should be located here - c:\Documents and Settings\All Users\Application Data\SolarWinds\Logs\Orion\swdebugMaintenance.log The path is defined in configuration file - c:\Program Files (x86)\Solarwinds\Orion\Database-Maint.exe.config See text in bold: <appender…
-
That is currently not supported in APM. You need to setup individual process monitors for each process you would like to watch.
-
Windows Administrators means BUILTIN\Administrators. If you dont want to use account with admin privileges, then you can try to follow this KB, which describes how to create non-admin account for monitoring - http://knowledgebase.solarwinds.com/kb/questions/3304/How+to+create+a+non-administrator+user+for+APM+polling.
-
Is there a reason why you want to use WMI Monitor to monitor values of performance counters? In APM 3.x we have introduced Performance Counter Monitor which is much more easier to configure. If you really want to use WMI Monitor for some reason, then there is a Wizard in the APM, which lets you discover available…
-
What error message do you get? Can you login to that server using Putty (and the same username/password)? Currently Linux/Unix Script Monitor only supports authentication using a username/password. Are you sure, that your SSH server is not set to require certificate authentication?
-
What APM version are you using? Could you post SQL statement which is used by the failing component?
-
I would suggest to open a support ticket and reference this thread.
-
This resource is visible only for script monitors (PowerShell Script Monitor, Windows Script Monitor, Linux/Unix Script Monitor, Nagios Script Monitor). Are you looking at Component Details view of one of these components? It probably won't be visible in 'Preview' mode, because in that case website shows first object,…
-
Hello, thresholds are stored in APM_Threshold table. This table contains thresholds for both templates and components. Please note column 'IsTemplate' - it indicates if column 'ID' contains Component ID (from table APM_Component) or component template ID (from table APM_ComponentTemplate)
-
Hello Tim, we will need diagnostics log files to investigate this issue. Please open a support ticket and reference this thread. Thank you
-
Hello, unfortunately it's not possible to display list of IPs which changed in past X hours. But for every change of IP, there is audit message written to IPAM events - for example: 2/4/2010 1:00 PM The IP '1.2.3.3' fields have been changed: Status to 'Used' Wouldn't that work for you?