Recent Discussions
Can anyone help modify this Datasource to be able to use any port?
Hi, We have F5 devices and LM can monitor some of the stuff inside them. However, we found a problem because the Module that monitors the SSL certs only monitors them if the site using it is on port 443. If it is using any other port, LM ignores it and doesn't monitor it. We have a lot of internal sites that us ports other than 443 and had a cert expire last week. It broke some stuff because we never got notified that an expiration was coming up. The module in question is called: F5_BigIP_SSL_VIP_Cert. (not sure how to post a link to it. The Discovery script has a line that says: if(port == "443"). This causes it to not see any of our sites that use ports other than 443. If I change it to say:port != "999" it will find all our sites that use something other than 443 which is great. However, the Collection script is also hard-coded to 443 as: This 'port' variable is used in a bunch of places in the rest of the script so it's not as easy to modify. I'd have to get a list of every site and which ports they use and code something up which would be impossible to maintain as things change. I'm wondering if there'd be a way for the Discovery script to grab the name AND port from the things it finds and then pass that info to the Collection script so each cert would include the port it's on and everything would just work. Unfortunately, that's over my head, and I don't know if that'd be really easy, or really hard to do, so I figured I'd ask here. If any of that doesn't make sense, let me know and I'll try to clarify it. Thanks!!8Views0likes0CommentsCan Logic Monitor Pull Routing tables
We are still new to getting all the features to work in Logic Monitor. The question came up from our Networking team to assist with pulling Routing tables from the Network Devices. Is that possilbe? How do we go about collecting that? is there a logic module that can assist?Henry_Steinhaue6 days agoNeophyte36Views2likes3CommentsFeature Request: Don't show Green on NOC Widget
I would like tooptionally not see green on the NOC widget. The reason is that the widget is extremely slow to render on an Android device. This is probably because we have (say 10 Crits, 20 Errors, 30 Warnings and then 1000 Normals / Greens. The simple UI implmentation would be to have another toggle on the settings screen between "Warning" and "Acknowledge".David_Bond6 days agoProfessor12Views3likes0CommentsFeature Request: Maximized Dashboard Deep Link
I now have an android tablet on my desk that shows a LogicMonitor Dashboard 24x7 containing a single NOC widget. However, every time I launch the browser, I have to click on about 5 buttons to get it to display what I want. I would instead like to go to:https://ACCOUNT.logicmonitor.com/santaba/uiv4/dashboards/dashboards-123/widgets/widget-456?showMaximized=true This would display the single NOC widget maximized full screen with no external clutter. I'm working on a bit of open source to do the same thing (and will share it when it's working!) but it would be great if this were just available in product?David_Bond6 days agoProfessor9Views1like0CommentsHow do you monitor Running Services on Linux boxes?
Hi, There seems to be a few different options for monitoring services on Linux machines. We had been using one that uses SNMP, but it's been giving us trouble with some machines showing No Data every so often. We've also had the check start ignoring services when they stop and then removing the instance. We recently started trying an SSH based check which seems to work. However, it's based on setting a property on every machine/group to tell it which services to monitor. I'm just curious what module other people use to monitor services like this with the most reliable results. Thanks.34Views2likes4CommentsNon-Admin Collector install
After trying to navigate through all the ramifications of Collector Least Privilege, I considered the option of simply getting new VM servers and installing new collectors with a "least privilege" user account. I'm fortunate enough that we have sufficient compute and storage resources that my request for new VMs can be delivered, and then I can remove the old collectors from service and our server virtualization team can delete them (returning those compute and storage resources to the available pool; net impact is 0). This seems like it will be less overall headache and effort than running the LM-supplied scripts. So I'm just going to throw this screen shot out there, for public consumption, of the install ---being done with the intent of moving to "Least Privilege"---recommending Domain Admin/Local Admin. Sure, maybe this is just an artifact in the installer presentation?50Views3likes2CommentsAutomate the Infra Alerts
I need to perform the poc on the self-healing part to ensure that any infrastructure alerts that are triggered automatically will result in the job being triggered and resolved depending on the circumstances. So that, customers can reduce the resources and time needed to fix common infrastructure issues.ranjande8 days agoNeophyte11Views1like0CommentsHow can I tell what's been customized on a DataSource?
Hi, When I look at the toolbox area, the datasources have an icon that tells me if it's been Customized. How can I tell What has been customized if there aren't any notes in the Local History section? Is there a way to do a comparison between the original somehow if there's no update available for me to compare to? Thanks.26Views1like2CommentsChange roles without email notification?
I looked around and don't see this feature, or maybe I overlooked it. So I'm asking here in case I missed something. Is there a way to alter a user's roles without email notifications going to the user? I have decided to consolidate 3 roles into one, and so I want to switch all the users from the old role to the new one. But I also know that whenever a user's account changes, that user gets an email. I don't really want some subset of 70 users reaching out to ask me why. It would all be completely transparent, except they get the email. Is there any way for someone with the administrator role (me) to make these changes without users getting emails? I assume the answer is "no" but figured I'd ask. If not, I'll proceed with the changes and just make a feature request via usual methods. Thanks!Lewis_Beard8 days agoExpert22Views1like1Comment