mapujece ✭✭

Comments

  • To convert 130 mm to inches, you can simply divide the millimeter measurement by 25.4 (since 1 inch equals 25.4 mm). So, 130 mm to inches equals about 5.12 inches. This conversion is useful when you need to switch between metric and imperial systems for various measurements, whether for personal or professional use. Keep…
  • Hi, To avoid manually entering each queue name and component, you can use SolarWinds APIs or PowerShell scripts to automate the process. By creating a script to bulk import the queue names and their associated components (like Current Depth, Message Age, and Last Put Date Time), you can save significant time. You can also…
  • You can monitor disabled AD accounts by enabling auditing in Group Policy to capture Event ID 4725 (User Account Disabled) in the Security logs. Then, use a tool like Splunk, Elastic Stack, or Microsoft Sentinel to collect these logs and display them on a dashboard. Alternatively, you can use PowerShell with…
  • In SAM, components return different statuses based on their state. A "Down" status typically indicates that a service or component is completely unavailable, such as when a service is not running. A "Critical" status usually means the component is still operational but experiencing severe issues, such as high CPU usage or…
  • When choosing between streaming platforms, many users often wonder which is melhor entre Spotify e Deezer. Both offer extensive libraries, but Spotify stands out with its user-friendly interface and personalized playlists. Deezer, on the other hand, offers high-definition audio quality, which might appeal to audiophiles.…
  • To change the name of a component like "Windows PowerShell Monitor" or "Windows Event Log Monitor" to something more specific, you'll need to edit the component's configuration in your monitoring platform. This can typically be done by directly modifying the template or component settings in the platform’s interface or…
  • To add a report or table for monitoring SQL Server states, you may need to create a custom widget or use an alternative monitoring tool. If SQL AppInsight is not available, ensure it is properly integrated. Alternatively, you could use a Showbarkeeper Workingflair setup to create a custom solution that tracks SQL Server…
  • To show only the node status (Up/Down/CPU & Memory usage high) and not reflect child node warnings, monitor each node independently. Use aggregation logic that tracks the child nodes’ statuses for reference but doesn't impact the parent node’s status on the map. Find out more about setting custom alerts for child node…
  • To address the critical state of the "Top Active Sessions" component, it’s important to first verify if the component is correctly configured and that there are no issues with the monitoring tool itself. Given that you didn’t find any problems at the SQL instance or database level, it might be worth checking server…
  • Yes, you can set up a scheduled job in ServiceNow to automatically check and re-enable the instance after a certain period. Additionally, you can create a Business Rule to generate an alert when the instance switches out of the enabled state, notifying the team immediately. By the way, if you're considering protecting your…
  • For your SolarWinds dashboard, consider creating templates that focus on Active Directory health, such as monitoring login activity, account lockouts, and replication status. Visit our website to explore additional DNS performance templates to track query response times and server health. Network performance templates to…
  • The issue with SolarWinds not capturing group policy event IDs, despite their visibility in the Event Viewer, could stem from misconfigured custom rules or the impact of pre/post-processing rules. Ensure the event IDs, such as those related to conflict of nations unlimited gold tracking or group policy changes, are…
  • Yes, others have experienced similar issues with SolarWinds support, where communication stops after an initial recommendation. It’s frustrating when they suggest an upgrade without confirming if it will resolve the issue. If you’re looking for better support, following up and requesting an escalation might help get a…
  • You're correct that SAM doesn’t allow monitoring a specific SSL certificate by default. However, you can create a custom SSL certificate expiry monitor by using a custom script or custom poller to check the expiry date for the specific certificate you're interested in. This way, you can track its expiration instead of just…
  • To update the Node Category ID, ensure the update query is correctly targeting the right record. Check that the database changes are committed, clear the cache to avoid loading old data, and verify your permissions. If using an API or framework, make sure the request is properly formatted and targeting the correct…
  • In addition to what jklundy says maldonado real estate, you can also have a powershell etc script which can perform a bit more browser interaction, or you can also use SWO/Pingdom etc
  • To back up configurations with the ability to restore individual components, consider using export/import tools to save specific components or templates. Automate periodic exports with scripts or tools like Ansible, and store them in a structured, version-controlled repository. For granular backups, use tools like…
  • To start with API monitoring in SAM/Orion, begin by using the HTTP Custom Monitor template, which allows you to monitor your API endpoints by checking things like status codes and response times. You can create a new application monitor in SAM by selecting the REST API Monitor template, where you’ll enter the API’s URL and…
  • To create the dashboard, query the database size with SELECT SUM(size * 8 / 1024) AS DBSizeMB FROM sys.master_files WHERE type = 0; and log size with DBCC SQLPERF(logspace);. Official website Set thresholds like DB > 500GB and log > 50GB. Use SQL Agent or Alerts to notify when these thresholds are breached. Display the…
  • If you import a SAM template with a component ID that already exists, it could result in a conflict. The system may either overwrite the existing component with the imported one, cause an error and prevent the import, or auto-generate a new ID to avoid the collision. To prevent this, it's important to ensure that the…
  • Use this PowerShell script on the Windows node to check the file age: powershell$filePath = "Z:\path\to\your\file" # Replace with your mount point$maxAge = 10$fileAge = (Get-Item $filePath).LastWriteTime$age = (Get-Date - $fileAge).TotalMinutesif ($age -gt $maxAge) { Write-Host "File is older than 10 minutes!" }In your…
  • To handle the issue with spaces in the file path, you can wrap the entire path in double quotes, like "C:\Program Files\Tomcat\logs\logfile.log". Alternatively, use the short 8.3 path format, which avoids spaces, such as C:\PROGRA~1\Tomcat\logs\logfile.log. You can find the short path using the Get-Item command in…
  • To monitor file age from your Windows node "NYC123" and alert if it's older than 10 minutes, you can use PowerShell with a script that accesses the Linux-mounted file. Use Get-Item to check the file's LastWriteTime and compare it to the current time. You could set this up as a scheduled task on the Windows machine. If…
  • Download videosIt seems like the SQL Server User Experience Monitor is defaulting to the IP instead of the DNS name for your Azure SQL Managed Instance. To fix this, make sure to use the fully qualified domain name (FQDN) of your instance when adding it as an external node in SAM. If it continues to use the IP address, try…
  • If you’re looking to download the geometry dash full version apk, you might be interested in the gameplay mechanics and levels that come with it. Geometry Dash is known for its challenging levels and unique soundtrack. Many players seek the full version for access to all features, including custom levels and additional…
  • It sounds like you're dealing with a service on Windows that occasionally gets stuck in a "stopping" state, leading to issues with receiving alerts. If the current alert trigger condition is set to "Component - Status - is equal to - Down," it may not trigger alerts when the service is stuck in the "stopping" state because…
  • Additional fields that would enhance the Microsoft power Bi services connector include geospatial data fields, temporal fields, hierarchical fields, derived calculated fields, semantic fields, custom metadata fields, external API integration, and machine learning fields. These additions would facilitate advanced analysis…
  • [quote userid="286958" url="~/products/network-configuration-manager-ncm/f/forum/95869/unable-to-backup-the-new-cisco-switches-in-our-networks"]Hello ,I am trying to back up the configs for the switches in our network. The nodes had been successfully pulled into the solarwinds server, But the configs from the switches are…
  • To enable external access to your Azure SQL Database, you need to configure Azure SQL Database Firewall rules. You can do this through the Azure Portal. Open the Azure portal, navigate to your SQL Database, and under "Settings," select "Firewall and virtual networks." Add the client IP address or IP range to the allowed…
  • I found a powershell script in the Microsoft Technet Gallery I like that will just basically ping a device in a txt file and email you if the device is offline. I would like to expand it a bit by using a CSV file with the IP address in the first column and device name in the second. Have the powershell script ping the…