Dialog boxes are modal windows - they prevent the user from accessing the rest of the program's interface until the dialog box is closed. For this reason, you should not overuse any function that creates a dialog box (or modal window).
\n Dialog boxes are modal windows - they\n prevent the user from accessing the rest of the program's interface until the dialog box\n is closed. For this reason, you should not overuse any function that creates a dialog\n box (or modal window).\n
I am new to the Solarwinds world but have several alerts setup in the Advanced Alert Manager in Orion. I am now trying to monitor an old fax server we have. I want to monitor the event logs for an event id and alert if less than two matches per hour are sent. However I do not know what option to select under "Type of Property to Monitor" under the Edit Alert section.
From what you're describing you would want to look at the Windows Event Log Monitor first to define the criteria of the event/s you're looking for. From there the alerting should more or less take care of itself, provided you're using the out-of-the-box "Alert me when an application is down" alert.
It's can either be the APM Application or Component alert. However, to first create the monitor, you need to get into the website and configure the monitor from the SAM Settings. From there go into Manage Templates and search for Windows Events. This should allow you to find the template and start getting it configured for the server you wish to monitor.
I am trying to setup an alert that will check a Windows event log for the term Metaframe and send out an email alert when it comes up. This is for licensing service for Citrix - I have found bits and pieces on how to set this up but not a complete list of how to get this setup from start to completion. Any hints, suggestions, or a link on how to do this would be great. Thanks!
Nope I do not have this setup at all in SAM. There is a citrix event that we need to monitor I have the event ID in citrix and the name that comes up in source. So I need to create monitoring of the event and configure an alert when it goes to offline or shows warning in the event log.
If you continue to have problems with removal of the "windows warning alert" virus, reset your Microsoft Edge browser settings. Click the Edge menu icon (at the top right corner of Microsoft Edge) and select Settings.
The Windows 365 Alerts system notifies you when specific events occur in your Cloud PC environment, like connection, provisioning, or image upload failures. By default, these alerts appear in the Microsoft Intune admin center as pop-up notifications (you can also turn on email notifications). You can customize the built-in alert rules:
For Identity Protection, the easiest way I know to generate a test alert is to use the Tor browser to log in to your Microsoft services (Azure portal or O365 portal). This will generate an alert which says you logged in from an anonymous IP address.
I was wondering if there is an easy way to trigger an e-mail alert on Windows Server 2008 when any logical disk partitions become low on space. I have 2 SQL servers that have come close to running out of disk space because of the DB log files.
One simple way to get Windows Server 2008 to send low disk space e-mail alerts is to use Task Scheduler and the System Log. If the free space falls below the percentage specified in HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\DiskSpaceThreshold, an event is recorded in the System Log that can trigger a task to send an e-mail message.
After the script is saved in local drive, it can be easily run using powershell and tested. Once script seems to work fine, then it can be scheduled to run everyday or every hour based on requirement using windows task scheduler. This article explains how to run a script using task scheduler. _HowTo/004_SharePointActions/012_SchedulingPowerShell.htm
I don't care if a prompt comes up, an email or something that appears on my desktop. I want to be notified if something goes wrong. On my server, crontab emails me about errors - which is great. I want something like that on my windows 7 local computer.
A bit late to the party but here is what I use.For alerts, I use the alert package, for which you can define custom notification styles.On the below snippet, I defined one to use the built-in w32-notification-notify
I have it set up similar to that article. I'm mainly looking to see if I can configure the HIP checks to look specifically for windows updates and not ex. Internet Explorer updates as seen in the article.
35fe9a5643