ContributionsMost RecentMost LikesSolutionsRe: Ingestion of Alerts via Email Hi Kevin_Ford , if the user have 10 different email subjects how would they set these up? Do they need to have 10 different eventsources with this script but hard code the subject in the code itself for each of them? Or they can combine the subjects using delimiter? Re: Ingestion of Alerts via Email You can take a look at Email_RoundTrip module and see how to maintain compatibility while we transfer from javax to jakarta. Re: Ingestion of Alerts via Email Hi Egis The mail.jar have been replaced with jakarta.mail-2.0.1.jar on the latest collector release. https://www.logicmonitor.com/release-notes/ea-collector-32400#:~:text=Since%20mail.jar%20is%20rarely%20used%20in%C2%A0Collector%2C%20we%20removed%20it%20from%20Collector%20codebase.%20We%20replaced%20it%20with%C2%A0jakarta.mail%2D2.0.1.jar Can you try to update the eventsource with the below? import jakarta.mail.* import jakarta.mail.internet.* import jakarta.mail.search.* Kevin_Ford do you mind updating the module and republished? Thanks! Lim Re: To cloud or not to cloud... Same as CoIP, I rather chose an "on prem" local copy of office for my personal use over 365 which would be a reoccurring monthly costs Re: Smartwatch Data Average Sleep duration, average heart rate, stress level, no of steps Re: Find the Technology Bike Sharing rental Using an online app to locate an available bikes Unlock by scanning QR code and payment using credits purchased using credit card GPS and bluetooth proximity detection which the app will fine you if you park incorrectly Re: Anyone seen an Alerts page Header Graph error about java.lang.IllegalArgumentException? Any progress on this? Everyone here is now getting this error on Alerts as well…. Another update. This is resolved in platform release v198 which is planned to roll out starting next week in batches. Re: Azure Stack HCI resources don't have storage, memory, disk or cluster metrics So an update, adding the string “Windows” to the category did accomplish most of what I needed. A colleague pointed out that we could also override the sysinfo property, but that seems like a surefire way to shoot ourselves in the foot later. So the last remaining question would be “how do I flag a request to the LM team to get ‘Azure Stack HCI’ recognised as Windows automatically”? I can’t be the only one with an AzStack environment to monitor. As what @Joe Williams have suggested, while in LogicMonitor portal, click on Support menu > Contact Support > Feedback. Our Product team is constantly monitoring customer’s feedback and reassess market demand for this to be added to “official” LogicModules. Re: Azure Stack HCI resources don't have storage, memory, disk or cluster metrics @DavidRa To solve the problem of isWindows(), you can consider creating a PropertySource "addCategory_Microsoft Azure Stack HCI" with the following: Applies To system.sysinfo == "Microsoft Azure Stack HCI" && !hasCategory("Azure Stack HCI") PropertySource Script (Embedded Groovy Script) println "system.categories=Windows,Microsoft Azure Stack HCI" Re: TLS 1.3 Support for WebChecks Hi @ruswil01 Do submit a feature request for this to be tracked by our product team. You can review the instructions on “How to submit a feature request”: https://community.logicmonitor.com/feature-requests-5/how-to-submit-a-feature-request-3268 Thanks!
Top ContributionsRe: Smartwatch DataRe: Friday Funny! Would You Rather?Re: Anyone seen an Alerts page Header Graph error about java.lang.IllegalArgumentException?Re: Ingestion of Alerts via EmailRe: Azure Stack HCI resources don't have storage, memory, disk or cluster metricsRe: Friday Funny! Would You Rather?Re: Find the TechnologyRe: Azure Stack HCI resources don't have storage, memory, disk or cluster metricsRe: Upgrade your Collectors to MGD 33.006 before October 03, 2023!Re: How to share Community content...get Swag!