Hi
we are running checkmk -raw version 2.0.0p1
we have a requirement to monitor file count and size for specific folder on windows, as below
c:\faxfolder*.txt files ( this folder having 3 text files)
on windows server we have configured following parameters
modified check_mk.yml and added file info
C:\Program Files (x86)\checkmk\service\check_mk.yml
fileinfo:
enabled: yes
path: [c:\faxfolder*.*]
on checkmk we configured two rules and applied on the folder where windows host added
storage, Filesystems and Files : →
File Grouping Patterns - > Name of group = “value” Include Pattern = c:\faxfolder*.*
Size, age and count of file groups → Minimal file count → warning if below 2
but we are not getting any additional service for this folder path even after we removed host and added again
just wanted to confirm is above configuration is okay and syntax are correct ?
please help in brief steps for new version as there are many informative posts having old version configuration and we are unable to find those steps with new version like config.ini / chec_mk.ini file in agent directory
@MarsellusWallace @athomaidis @andreas-doehler