/build/static/layout/Breadcrumb_cap_w.png

KACE reporting script

Hello,


We currently have a script that everyday at 7am emails a set of people. I took this script to see if I could get a list of assets that were updated within the last 365 days so I changed INTERVAL 24 HOUR to INTERVAL 365 DAY but got the same result when exporting both reports. What am I doing wrong?


SELECT ASSET_HISTORY.* 

FROM ORG1.ASSET_HISTORY

JOIN ASSET on ASSET.ID = ASSET_HISTORY.ASSET_ID

WHERE ASSET.ASSET_TYPE_ID = 5

AND TIME > DATE_SUB(NOW(), INTERVAL 24 HOUR)  AND USER_ID != 0


0 Comments   [ + ] Show comments

Answers (0)

Be the first to answer this question

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

View more:

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ