Discussion Forums
Recently active
Hi All, At the moment Sl1 supports Trend analysis or capacity forecasting for cpu,mem,disk and interface metrics?
Can sciencelogic monitor- Replication health in Active Directory
We need to retrieve the total number of alerts along with the Mean Time To Resolve (MTTR) and Mean Time To Acknowledge (MTTA) for those alerts. I have not been able to find a suitable dashboard or report for this. Could you please advise on how to obtain this information?
We have a new dashboard created that we are going to provide customer access to. I see an SL1 document indicating that we can create an access key to allow specific users only have access to this single dashboard. However, per the document the access key can only be assigned if the dashboard is a classic dashboard. Is there a way to do the same to a new AP2 dashboard? https://docs.sciencelogic.com/pdf/sciencelogic_custom_dash_reports_11-1-0.pdf
Hi I'm trying to present a line chart for all disks on a windows server over the time period selected within a dashboard. We can view a graph with the visualization set as forecast but no data can be found for a linechart. It also only shows one value rather than for each disk. How can we show disk usage over time within a widget?
We sat down with Gary Slebrch of @General Dynamics Information Technology is a must-attend event for IT leaders who want to be part of something bigger than a conference. From meeting directly with the ScienceLogic product team and leadership to sharing experiences and feedback with other customers, you’ll connect with some of the brightest minds in IT—and leave with insights you can act on. 👉 Register for NexusLive2025 today: https://lnkd.in/eN-5jrUY
We experienced an issue where user couldn't get the 'forgot password' e-mail through AP2, but received it fine from em7 classic web. Is there any differences in the configuration between the AP2/EM7, i would assume they both use the same mail process with config from postfix main.cf, but is there any considerations we need to take into account that in some circumstances the forgot password might not work in AP2?Thanks
Good afternoon,I've been tasked with extracting performance data, for quarterly customer reviews, and after many hours of PowerBI M Query and trying to wrangle the data into a useable form - I still can't.When I remembered that with GQL we can extract only what we need. However I've spent another few unsuccessful hours trying to find the connection between the devices and their performance data. This is as far I have I got:query DeviceByOrgID { devices(search: {organization: {has: {id: {eq: "39"}}}}) { edges { node { id name ip componentChildren{edges{node {id}}} deviceClass { description class} } } }}Could anyone show me how to extract some performance data for a device, CPU normalized h
Can PowerFlow be configured to support SSO (Single Sign-On) for authenticated logins? If so, could you please share the prerequisites or documentation for enabling it?We are on:PowerPack Version: 3.0.0Platform Version: 12.3.4
I found this info awhile ago in our EM7 env but cant remember where i retrived it from anyone know where you can access all this system version info? ap2 8.7.96-release.4a0e2ea7df8.0 gql 68.58.1-release.4a0e2ea7df8.0 PlatformAP 12.1.2 build 484 | ictmitsport1 | Application Server: 142.165.71.166 CU 12.1.2 build 484 | ictmitsdco1
Register Now
Hello all, We will be working to evaluate and update the API call versions used in the Azure PowerPack later this year. However, there is one API call that is being deprecated by Azure 10/31/25 that may occur before the next release of the Azure PowerPack. An email was sent out by Microsoft notifying that one of the SQL API Endpoint Versions is being retired. This version of the SQL Database endpoint is only used for customer’s using the Germany Portal, all other portals (Commercial, US Gov, China) do not use this endpoint. You can find more details here: https://learn.microsoft.com/en-us/answers/questions/1073330/retirement-notice-azure-sql-database-2014-04-01-ap If you use the German Azure Portal, please reach out. Thanks, Taylor
We are looking to update our expiring SL1 license but awaiting a maintenance window. What will happen if the license expires in SL1? Also, what does the system do if we happen burst above the current allowed license count? Thank you
Hi,During the discovery and other interactions with a SNMPv3 configured device SL1 is using USM to retrieve the EngineID. The EngineID is used to set-up a secure connection as far as we can seen in our traces.SL1 is not using the EngineID from the USM discovery to store it in the CDB. SL1 will try to collect the EngineID as part of snmpEngineID.0 of the SNMP-FRAMEWORK-MIB [RFC3411].Not all devices (Avaya/some HP's, probably more) are supporting the snmpEngineID.0 of the SNMP-FRAMEWORK-MIB.The request is to expand the SNMPv3 EngineID process with a second method as USM. See RFC 5343 chapter 3.2 for more details.Alfred
Device sync has quite a mandatory configuration option about relations between SL1 devices vs Snow CIs. We have used that a lot but now struggling with some issue we noticed this "values" section.In documentation we can see this picture:which shows that there is part "values" and it is told that they are Additional Child Class Values. Then in example we have this{ "cmdb_ci_db_mssql_instance": { "relations": [ { "parent": "cmdb_ci_win_server", "rel_type": "Runs on::Runs", "reverse": true } ], "values": {"sys_class_name": "snow_ci_class", "instance_name": "name"} }, "cmdb_ci_db_mssql_database": { "relations": [ { "parent": "cmdb_ci_db_mssql_instance", "rel_type": "Contains::Contained by", "reverse": false } ], "values": {"sys_class_name": "snow_ci_class", "database": "name"} }, "cmdb_ci_db_mssql_server": { "relations": [ { "parent": "cmdb_ci_win_server", "rel_type": "Runs on::Runs", "reverse": true } ], "values": {"sys_class_name": "snow_ci_class", "instance_name": "name"} } }Not much to
After discovering our Azure environment we noticed that by default the Storage account utilization is monitored and has events created. But we have 4 SMB file shares on a single storage account. We're looking to monitor the utilization of each file share individually to generate events. Right now we could potentially have a file share 100% utilized and not generate an event because the storage account utilization is not an issue. Is there a way to enable this without programming it into the existing power pack?
I built a fresh 3.1.1 then did a restorekey file that I can copy over , all the encrypted passwrds fail ...is there a key file I can copy over to decrypt them possibly
Hi,Encountered weird issue when trying to query MAC-address information with SNMP. With python2 version of this function, mac address information is returned as hex string as it should but when using python3 version, the same information is returning something other than hex string.Python3 version:Python2 version:Maybe some encoding issue with python3 version?
Looking for some inputs on how i use Run book Variable (specifically "Device Group " , %1 ) in an Action policy of type Snippet for Event source.Basically, I am trying to do some Event Enrichment via Action Policy of type snippet i.e If alert related to particular Device under Device Group then set Alert Severity to CRITICAL.Example, if org is Azure and Device Group is sql , then set severity to CRITICAL else MAJOR.Looking for correct syntax for belowif EM7_VALUE ['%O'] =='Azure' and EM7_VALUE['%1']=='sql'
I was hoping to upload a large number of event policies to our ScienceLogic environment. Rather than going through the UI to do all of these manually, is there an API endpoint I can use to upload event policies? I have navigated a bit through the API Tool, and I do not see any endpoints that look like they would be the correct ones?
What access hooks in access keys can give me access to view api data for something like the following. I am trying to build credential policy/keys to grant read access./api/dynamic_app/snmp_performance/9A7DFF0698A530A327CDAFE4EB461107/api/dynamic_app/snmp_performance/9A7DFF0698A530A327CDAFE4EB461107/presentation_object/api/data_performance_raw/device/dynamic_app
Sorry because I am the major wrong-doer, I put quite many things in this post.Table widgets. What is the meaning of Aggergation in Metrics value. For me it seems whatever I choose from there the values are always the same, in this example above table widget shown Max and lower Min aggregations, and those values are not dependent of chosen time window, seems to be the last value, always.the Aggregation in table widgets. As I as a human (would like to) understand should show the Max and Min values of the metrics from the chosen time window. Am I just understanding it wrong?Index names in table widgets. In graph it shows those index names but I have not been able to show those names in table, just values. Is that Works-as-Designed or my mistake?Help in editing dashboards? In AP2 UI all help seems to be behind Help button in the title row. Except that in some windows, for example when you are editing dashboard widgets, there is no title row -> no help available. For user that means
Thinking about attending Nexus Live this year? Interested in learning more about Skylar Analytics? Then this session is for you. Here are some details: Skylar Analytics helps technical leaders get more from the data they already collect without adding new tools or pipelines. In this session we’ll share how this powerful platform unlocks new insights with little to no effort. You’ll learn how Skylar Analytics combines business context with telemetry data to surface insights that actually matterenhances operations teams and improves decision making. We’ll also explore how Skylar Analytics uses existing telemetry data to deliver focused predictive alerts and anomaly detection. In this session, you will: Understand the core components and capabilities of Skylar Analytics, including its real-time analytics understanding. Learn how to integrate business and operational data with ODBC connectivity to bring business and IT data together in one platform, replacing cum
Hi All,I have a Web Content monitor that is aligned to a blank Virtual Device. I want to chart the metrics that are in the Web Content monitor (availability, page size, download speed) in an AP2 dashboard. I'm just trying to get an initial table setup, but will probably setup a line graph later. Right now no matter what I search for in "Metrics and Properties" on the left column, I can't seem to find the Web Content metrics. Does anyone have any tips? Dashboard metric naming seems to be all over the place for some out of the box things.On top of that, just using the basic "Vitals > Availability" doesn't return any data.
Hi All, We are trying to change the credentials for a onboarded meraki organization ,but if we change it to root device that is not inherited to child components. The updates are not pushed.We can control via device template for this update , but its a time consuming process and its should be work in this way.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.