This is a discussion on SNMP trap if file exists - SNMP ; Hi, I would like to receive through SNMP trap there is a file on disk. I added to snmpd.conf : file [filename] monitor -o fileName -o fileErrorMsg "fileTable" fileErrorFlag != 0 it does not work, trap does not come. can ...
Hi,
I would like to receive through SNMP trap there is a file on disk.
I added to snmpd.conf :
file [filename]
monitor -o fileName -o fileErrorMsg "fileTable" fileErrorFlag != 0
it does not work, trap does not come.
can any other way is to check the file exists and send a trap
Regards
Stavros