There is a PCI requirement stating that configurations must be synchronized and differences reported on. We call a shell script that does this, which assumes the filename format from my "snag" script - the wildcarded name below will work until the year 3000, at which point I probably won't be responsible for determining why it broke - and accepts the hostname as an argument. Note that we just call diff for the newest 2 files, ignoring a couple differences we won't care about, and if there is any output, we print it. No difference? No output.
#!/bin/bash
#Script "confdif"
cd /tftproot.directory