Recent Content
Updates to EM7_RESULT handling?
Hi, During SL1 version update we have noticed that EM7_RESULT variable is going to be re-formatted to different type during snippet execution. For example if we populate the variable with list and with tuple elements, the variable is getting re-formatted to nested list. For example EM7_RESULT = [("test1", "test2")], is re-formatted after snippet execution to [["test1", test2"]] format. Is this change documented somewhere and in which version this update was implemented?29Views1like4CommentsBest way to suppress an individual metrics event from alerting at a set time on certain days
We have some devices that we know run high CPU overnight during backups etc so what is the best way to suppress a single metric event for one (or multiple) devices at a specific time (e.g. 02:00 -> 04:00) on specific days (e.g Mon -> Fri) from alerting out via powerflow, can this be suppressed at a metric level (as we don;t want to suppres the entire device), or can this be suppressed at a PowerFlow level to then not be sent on during these suppress times/days ?18Views0likes1CommentMonitoring Microsoft Power Automate and Cloud Flows
Hi, it seems there is no PowerPack available for monitoring the cloud flows of Microsoft Power Automate. Is there anything being developed for this? Or, has anyone built anything themselves? We have a customer who wants to monitor the performance of a cloud flow, with errors, triggers of a cloud flow and whether a cloud flow is working or not.19Views0likes1CommentFilter out VMware Virtual Machines from being monitored in SL1
We have approximately 300 virtual desktop VMware Virtual Machines that we do not want to monitor via the VMware Vcenter PowerPack in SL1. All other Virtual Machines and Virtual Hosts will be monitored as normal. Is there anyway of filtering/suppressing/vanishing these devices so we do not monitor them and they do not get counted in our licence count ?Solved63Views1like4CommentsCan't get new device icon to show
Hi all, I'm trying to upload a new device icon for a custom Powerpack I'm creating (Ruckus SNMP). I've taken a screenshot of the logo as a .png. First I tried to follow the documentation here, found a tool to convert the png to a svg, and SL shows me an error: Next, I just tried uploading the png in various sizes (128, 300, and 600). All of them successfully upload, and show an actual icon the Icon browser minus that grey frame (see screenshot below). However, when I apply this Icon in the Device Class view, the device itself just shows a blank window where the icon would be. Anyone had any experience doing this?75Views1like6CommentsGQL Device linked to Collector
Hi, For trouble shoot, I want to have an overview of the devices linked to the collector where the (SNMP) device is allocated to. Pulling all the devices with attributes are working fine, also the related collector group and his group members. I am not able to find a solution to get device-to-collector. Is someone having a example GQL? Any suggestions? Thanks in advance. AlfredCelebrating Our Top Nexus Community Contributors – February Edition
We wanted to take a moment to recognize and say thank you to our incredible Nexus community members who made the biggest impact in February. Your participation, expertise, and willingness to share knowledge help this community grow and continue to provide value to all our customers. 🌟 A Huge Thank You to Our Top Contributors! 🌟 Whether you shared insights, answered questions, or provided helpful feedback, your contributions didn’t go unnoticed. This community thrives because of engaged members like you who bring their expertise and passion to the table. Why Your Contributions Matter Every post, discussion, and shared solution helps someone else find answers, learn something new, or improve their experience. This community wouldn’t be the same without your dedication and involvement! 💬 Here’s who inspired us the most in February: Most Page Views Saskia closely followed by teppotahkapaa then Alfred_Heijkoop Most Replies KBrinkerhoff closely followed by a tie between neil , teppotahkapaa & mtate Most Idea Votes Given Saskia followed closely by Jbovee then Yomi25 and Thomas Most Idea Votes Received teppotahkapaa followed by ShawnRobertsGD & Jbovee 🚀 Keep the Energy Alive! 🚀 A huge thank you to everyone for your engagement and contributions! Let’s keep the momentum going—stay active, share your insights, and continue making this space a valuable resource for all. If you’re new here, welcome! Don’t hesitate to join the conversation—your voice matters. We’re excited for what’s ahead and can’t wait to see what we achieve together in the coming months! Best, The Nexus Community Team Let us know if you want to learn more about how to nominate someone you think needs special recognition😊Low Code Step: store_data
Does anyone have an example of using the low code step: store_data? I have no problems storing the data, but trying to pass it to the next html step with the data being the URI. low_code: id: ID-1 version: 2 steps: - http: uri: /type/10 - json - jmespath: value: "employee[0].URI" - store_data: storage_key How do I call the stored value? I tried just putting in result_container.metadata["storage_key"] but that is not working. I expect there is some part of syntax I'm getting wrong. Doc Used: https://docs.sciencelogic.com/dev-docs/low_code_tools_v102/steps/available_steps.html#steps-store-dataSolved29Views1like4Comments
About Discussion Forums
A place for dialogue and discovery about our products and services
188Created: 2 years agoLatest Activity: 16 days ago