The most recent content from our members.
Hi, I am looking to create a sort of failsafe SAM alert. We have SAM monitors setup for various items. We have alerts set to match the SAM name and do alert stuff. I noticed we were sometimes having the SAM monitor added, but no alert so it was basically useless. I created a new alert (catch all) to monitor with to monitor…
Hi there I'm trying to create an automatic job to retrieve data from NCM universal poller daily to create customized report for management. I am fairly new to the SWSQL/SWIS API thing so my query doesn't come back with the result format i want. The query:…
Hello I am trying to figure out a way to add a descriptor into my alerts that tells new staff whether an alert is for a PROD, or TEST, or UAT/DEV node. Below is the basic concept of what I'm looking to add: This alert is on a {variable} node. if ${NodeName} contains pr than PROD if ${NodeName} contains ts than TEST if…
I'm new to running sql queries and I need to run a report that i believe it only can be done by sql query. this report will be use as View / dashboard. Can someone help me build a query that will return the following: - Node IP Address - Node Name - Node Group - Node Status (down only) - Time Node Down I really appreciate…
Hello, I am prototyping a C# client wrapper , which is consuming the Information Service. Right now, I'm working on Invoking verbs through the service. I tried calling the PollNow method, but is there any way to get an information about when it's done? I want the user to be able to call PollNow once in a while, and AFTER…
Hi All, I have a sql report in report writer that I would like to GROUP devices by a specific custom property, however, it does not seem to be working for me. Here is my sql. select T1.NodeId, Caption, Vendor, IP_Address, MachineType, t2.Model, servicetag, XX_Serial_Number, XX_Location, XX_Rack from Nodes t1 inner join…
It looks like you're new here. Sign in or register to get started.