How to monitor file size
Posted: Thu Nov 07, 2019 6:30 am
Hi,
I would like to monitor the size of a particular file, file located on a windows server.
By example :
If size != 0 : alert
In case of alert, I would like to send it to an email address.
Ideally I wouldn't like to install a component on my server (nrpe client,...etc)
What's the easiest way to perform that ?
I would like to monitor the size of a particular file, file located on a windows server.
By example :
If size != 0 : alert
In case of alert, I would like to send it to an email address.
Ideally I wouldn't like to install a component on my server (nrpe client,...etc)
What's the easiest way to perform that ?