i want to implement netwatch script on my MT but i read whole forum and i cannot find where to put script where will be right place..
do i must put it in up/down script in /tool->netwatch or i must put it in /system->scripts and afterthat call that scripts from /tool->netwatch ?
something confuse me, in source script it says that can ping host in specific interval and etc and if i put it in /tool->netwatch, netwatch also ping specific host (i think one ping only on specific interval, which is very bad for realistic monitoring) and i dont know which of two of them (ping) is used for monitoring first. because logically, first action will be monitoring host itself by netwatch and then action will be taken with UP/DOWN script in /tool->netwatch not /system->scripts?
is that right or ?