Re: The Ultimate CPU Alert
Leon, Here is the alert message I get. The Top 10 processes are not shown. What am I not doing?
View ArticleRe: email alerts -> Ack URL - websites [table] doesn't use FQDN
I have the same issue to be fair, Would be nice to get a way of defining what you want instead of editing the Websites table
View ArticleRe: Where can I find the Engine ID number that NPM has for a device?
hmmmm. I don't know how SolarWinds NPM knows the trap is coming from a device engine ID that already exists if it is not stored somewhere. The issue that I am having is with SNMPv3 traps from a...
View ArticleRe: SNMPv3 communication stopped working with our APC PDU's. SNMPv1 still works.
So after more investigation - If I configure one of the non-working devices as SNMPv3 noAuth noPriv Solarwinds picks it up just fine - As soon as I do Auth noPriv or AuthPriv SNMP fails. The crazy...
View ArticleRe: Orion Upgrade Buddy?
Does the upgrade buddy continue to ping the NPM nodes that are SNMP monitored nodes? I know it will not poll for SNMP info, but does it still monitor their up/down status?
View ArticleRe: Orion Upgrade Buddy?
It does indeed sir. Availability statistics are inserted into the DB.
View ArticleRe: The Ultimate CPU Alert
I looked back at your screenshot. You have a T+60 delay on the RealTimeProcess action, AND ALSO a T+60 delay for the email. That means the email is happening at the same time as the email. There's no...
View ArticleRe: Issue with custom alert
That error looks like you are running the alert against SQL Server rather than Oracle. Can you check that all of the selected database instances for that alert are Oracle instances?
View ArticleRe: SQL Auto close alert not passing ${DatabaseName} in alert message
Thanks. got it to work correctly with this query: if exists(select top 1 * from sys.databases where is_auto_close_on = 1) select COUNT(*),name from sys.databases where is_auto_close_on = 1 group by...
View ArticleWhy not create a Test Alert Central Image that runs on VMWare, not ESX
For limited trial usage, why create an image that runs on VMWare, not the ESX version, it would allow more people to test the functionality of Alert Central without having to run on ESX. My Laptop has...
View ArticleRe: "Invalid address: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.1...
Thank you for your help. I created a record under accepted domains and configured it as an external relay, this seems to have resolved my issue here.
View ArticleRe: Uknown Network and Memory spikes
Thanks. I made some changes to the archive times and updated / modified some of the jobs to different start times to see if those were the culprits. The system is running in a guest OS on a single...
View ArticleReport on Acknowledged Triggered Alerts
I am trying to build an report showing triggered alerts filtering on Node Down that have been acknowledged. I set everything up and it all looks good except that when I run the report, the Acknowledged...
View ArticleHow to pass custom poller value in Alert message
Created a property monitor of Custom Node Poller in Advanced Alerts to set up an alert that triggers when a VPN tunnel is down. I applied OIDs to a Fortinet node, for the tunnel state,...
View ArticleRe: NPM no gráfica, los datos registrados en SQL.
La base de datos de orion, esta en el mismo servidor o esta separada?
View ArticleHow do I configure the LEM to collect data from Sophos?
I am currently running Sophos Endpoint Security and Control, v10 This is what is advertised the LEM can do with Sophos: Collects, normalizes, & analyzes log data & performs real-time, in-memory...
View ArticleRe: Remove an Reinstall of Deployed Software on Clients
/updatenow is an undocumented parameter, although it is defined in the executable.Whether it actually performs any real function is unknown. Personally I've never seen any evidence that the /updatenow...
View ArticleRe: Double Check Application/Component/Node Status Before Reporting Down State
Most of SAMs Component Monitor types already have some type of retry mechanism built-in. In the case of some, like Windows Performance Counter, as many as three retries are made before placing the...
View ArticleRe: Re: Re: How can I set application custom properties with the Orion SDK?
Having another problem I don't understand. I'm writing a Cmdlet to 'mute' a given node, as well as it's connected interfaces. So, I get the NodeID of the node the user provides by name or IP address,...
View Articlenew-swisobject fails
I've been able to pull dataget-swisdata, get-swisobject I've been able to updte dataset-swisobject But this always fails for...
View Article