Enable Pagegate Integration to NCM
Hi all. I currently have NPM 10.4, NCM 7.0.2 and PageGate v5 running in my Solarwinds environment. SMS'ing from NPM to Pagegate works fine, and can be configured for alerts as shown: From there, I can...
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 ArticleRe: Display SQL Query Results
This isn't possible today using the SQL User Experience Monitor but you'll probably be interested in checking out our AppInsight for SQL in the latest SAM 6.0 beta.
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 ArticleRe: Popup display in a third-party custom package
The natural behavior of Windows Vista and later systems is to provide a user notification when a machine is being rebooted. The Patch Manager Update Management tools allow you to define a custom...
View ArticleRe: Popup display in a third-party custom package
Thanks for the detailed response. The requirements are that : 1. Users are given a pop up stating that an upgrade is about to begin2. The program is upgraded3. Users are given a warning that the...
View ArticleRe: Can't manage multiple AD domains with same Netbios name / different FQDNs
I was able to specify both credentials when I first attempted to add the second domain because it had a different user name. However when attempting to add the domain to the management group it would...
View ArticleRe: Can't manage multiple AD domains with same Netbios name / different FQDNs
Yikes! You're right. The NETBIOS names also create a conflict within the Management Group itself. If you're up for it, a workaround to that would be to install a second Management Role server just to...
View ArticleRe: Can't manage multiple AD domains with same Netbios name / different FQDNs
Good idea and my original plan for all domains, but the way I understand it, adding another management group and assigning a new machine to that group as the mgmt server would cause the data collected...
View Article