- [Change detection][System Information Examples#Change detection]
- [Hashing for change detection (tripwire)][System Information Examples#Hashing for change detection (tripwire)]
- [Check filesystem space][System Information Examples#Check filesystem space]
- [Class match example][System Information Examples#Class match example]
- [Global classes][System Information Examples#Global classes]
- [Logging][System Information Examples#Logging]
- Check filesystem space
Change detection
[%CFEngine_include_snippet(change_detection.cf, .* )%]
Hashing for change detection (tripwire)
Change detection is a powerful and easy way to monitor your environment, increase awareness and harden your system against security breaches.
[%CFEngine_include_snippet(hashing_for_change_detection_(tripwire).cf, .* )%]
Check filesystem space
[%CFEngine_include_snippet(check_filesystem_space.cf, .* )%]
Class match example
[%CFEngine_include_snippet(class_match_example.cf, .* )%]
Global classes
[%CFEngine_include_snippet(global_classes.cf, .* )%]
Logging
[%CFEngine_include_snippet(logging.cf, .* )%]