• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Watchdog commands, newb question

J

jpuddy

Guest
Hey all,
I'm just setting up Watchdog to monitor disk space. I've created a script that emails me, and I'd like this to be the command that watchdog executes when storage reaches the configured threshold. But, I can't figure out how.

I've tried entering:
scriptname.sh
"scriptname.sh"
exec scriptname.sh

and some other things. Everything returns: "Error: Some defined attributes are incorrect." How to get Watchdog to execute this?
 
i still need the answer. i tried a number of commands that always return the specified error. "Error: Some defined attributes are incorrect."
 
Back
Top