The most recent content from our members.
What is the SQL syntax to convert a UTC date/time, such as in the datetime field for a unDP (universal device poller)? I keep getting: MACRO SQL ERROR - Incorrect syntax near '7'. for this statement: Local time: ${SQL:Select DATEADD(hh,DATEDIFF(hh, GETUTCDATE(), GETDATE()),('''' + ${CustomPollerStatus.DateTime} + ''''))}…
Hello, I have a question regarding the variables used in the NCM config change templates. In a particular example with a config for a Cisco router I have a variable as part of the name of a policy-map. The problem is that because there is no space between the variable and the rest of the policy-map name I get an error when…
Ok I'm having a problem generating a report that will concatenate the Trapvarbinds.OIDValue I've written the following custom report, but I'm having a problem getting it to work using the Report Writer. The result is schewed because for every TrapIndex it is duplicating the message. How can I correct this problem? (I.E -…
It looks like you're new here. Sign in or register to get started.