Re: SAM Beta Participation Points
Beta points are not awarded typically until after the release candidate has been made available and sometimes not until GA depending on the number of participants. So long as your boss was the one to...
View ArticleRe: Group creation with Generic Application members problem
I believe this issue has been identified and resolved internally under case FB244888. The fix will be included in beta 4 once it's released. I appreciate you bringing this to our attention.
View ArticleRe: Alert help for when a Node comes back online
Thanks Rob for the reply, I am showing the exact same settings in the reset action of the original alert. Although it works for the servers but not for the specific router. I do not have that setting...
View ArticleRe: Alert help for when a Node comes back online
Assuming the action we are looking for is an email action, we'll need to "Add new Action" to the reset action, select "Email/Page Action" and configure the desired settings (including SMTP server.)...
View ArticleRe: Popup display in a third-party custom package
Thanks, Lawrence. I got partial success. The first popup does appear that is within my code. At the end of the code, there is a line to restart the system, shutdown -r -t 60 -c "Restarting your machine...
View ArticleRe: Alert help for when a Node comes back online
I just added the email action. I tested and it looks good. Thanks again for your help!!
View ArticleRe: Alert help for when a Node comes back online
Absolutely, please let us know if we can help.
View ArticleRe: Alert when ESX Status in equal to UP
You could try using JOIN in Custom SQL ALert. JOIN VIM_Hosts ON VIM_Hosts.NodeID = Nodes.NodeIDWHERE (VIM_Hosts.OverallStatus != 'green' OR VIM_Hosts.ConnectionState != 'connected')
View ArticleRe: Enable Pagegate Integration to NCM
Found it. Run an external program: C:\PageGateData\AsciiFileInput\sendpage32.exe recipient sender message The message can contain Solarwinds variables, so ${Caption} works.
View ArticleDisplay SQL Query Results
I'm trying to figure out how to get a list from one of our databases and display it in the application monitor.It's for keeping track of the status of some database processes. I've tried using the sql...
View ArticleEnhancement request
Would be nice to see the ability to group edit a number of occurrences at once. Basically if a set call rotation is setup for an entire year (with recurrences), and one person goes on PTO for a week,...
View ArticleRe: Does MSSQL AUDITOR provide any SQL CDC information?
We have this set up for UserModifyAttribute. The rule specifically says monitor change attempts to a MSSQL database. I will be attempting this in the next few weeks. Did you ever get this set up?
View ArticleRe: Enhancement request
You can add this to the feature request list: Alert Central Feature Requests
View ArticleWhat command can I use inorder to generate Emergency, Alert, Critical, Error,...
I was able to send syslog messages from the Cisco 877 and the Dell PowerConnect 3524 to a Kiwi Syslog Daemon 8.3.2 . I executed several commands in the router and switch, so the syslog sever could...
View ArticleRe: Line Numbers in NCM Search Results
Hi Jiri, Is there a way to make this the default? We don't allow a lot of our users the ability to customize views which is required to make this change. Unfortunately the line numbers botch up the...
View ArticleRe: Popup display in a third-party custom package
I'm not quite understanding why you have a need to launch shutdown.exe from within the package.If the package requires a system restart, the Windows Update Agent will initiate that system restart...
View ArticleRe: Patch Manager not connecting to workstation off of the Domain
Exception occurred at 6/11/2013 3:27:17 PM: Attempt to connect to TestWorkstation-XP01 failed.The following attempts were made:ARP Resolution result: NoDNS Resolution result: NoNETBIOS Name Resolution:...
View ArticleRe: Can't manage multiple AD domains with same Netbios name / different FQDNs
In addition to adding the domain to the Management Group, you will also need to add Credentials to the Credential Rings, so that the Patch Manager console user can enumerate the domain. Most likely the...
View ArticleRe: Node and component Availability reporting
Rory, The current Group Availability (with members) report isn't sufficient? What would you add / change?
View ArticleRe: Popup display in a third-party custom package
Shutdown.exe is being used to provide users with : 1. A pop up message telling them that their machine is being rebooted2. Provide a delay so shutdown is not immediate
View Article