An update to OCS Diff Scripts
Here is an update to the OCS Diff Scripts courtesy of Dioni Vidal. Dioni is from Brazil and speaks Portuguese, so some of the messages are in Portuguese. If someone takes the time to translate, let me know and I will post the translations as well.
The installation remains the same as the original version, and you can find the details here. Dioni’s version adds reporting of sound and video changes to the hardware script, and adds software change reporting (added or removed) via ocssoftware.php.
Don’t forget to change the email addresses in ocshardware.php and ocssoftware.php on lines 15,16 and 17.
Once you are done the related cron jobs are likely to look something like this:
10 * / 1 * * php * apache / usr / share / ocsinventory-reports / ocsreports / ocssoftware.php
10 * / 1 * * php * apache / usr / share / ocsinventory-reports / ocsreports / ocshardware.php

Helo, I’m integrating your ocsdiff to mine ocs stuff. It’s very nice
I’ll get these updates too!
And want to share my script, that checks the activity of the machines and send mail alert if the machines don’t contact the ocsserver in a configurable time interval.
It has some nice config options: don’t notify on holidays, don’t notify about “portables”, notify on expedient only and the expedienthours, and some other config options as well… as the default “alertfrequency” and the “alertfrequency” for each machine can be set too, and can be set to zero to turn it off… etc…
It’s pretty new and may have some improvements…
Is it interesting for you ?
Just reply me. It needs some formatting before share
ps: I’m from “Brasil” too