User Tools

Site Tools


email_alerts_on_low_free_space

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
email_alerts_on_low_free_space [2012/06/02 19:33] tkbletscemail_alerts_on_low_free_space [2017/05/28 15:34] (current) tkbletsc
Line 21: Line 21:
  
 if len(sys.argv) != 4: if len(sys.argv) != 4:
- print "Syntax: $0 <email_address> <path> <min_space_GB>"+ print "Syntax: %s <email_address> <path> <min_space_GB>" % sys.argv[0]
  sys.exit(1)  sys.exit(1)
    
email_alerts_on_low_free_space.txt · Last modified: 2017/05/28 15:34 by tkbletsc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki