Comments
-
can you help me find a link to download version 10.7 of NPM?
-
i can't use addday so i use : DateTrunc('DAY', it.DateTime) >= DateTrunc('DAY', getDate()-1) to replace the addday() instruction. i compared the value and it's working this is the SWQL querry : SELECT TOP 48 i.FullName, DATETRUNC('Day', it.DateTime) AS Date, HOUR(it.DateTime) AS Hour, CASE WHEN MINUTE(it.DateTime) >= 30…
-
i think it's the version of solarwind am using which cause the trouble ( i am using 10.7)
-
the version is 10.7 i thinki it's the cause. can i have the min/max and average value evry 30 min ?
-
thank
-
i have this error
-
thanks
-
NPM 10.7
-
i am using 10.6 version on windows server 2008 and i want to get some data with swql but i can't use addday, datetrunc function
-
can i have the swql request which you use ?
-
hi people. wanna know if i can get average receive bps, min/max receive bps using swql
-
i have this