Subversion Repositories sysadmin_scripts

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
94 1316 d 16 h rodolico /trunk/monitorNetwork/ Moved $TESTING into config file instead of a constant in the code.
TESTING: 1
in the file on a line by itself, or
'TESTING' => 1,
in makeConfig
 
93 1316 d 17 h rodolico /trunk/monitorNetwork/ Added some testing code (set $TESTING to true) and added 'additional
parameters' for netcat, which will be inserted int he command if set.
 
92 1317 d 16 h rodolico /trunk/monitorNetwork/ Added some changes to the config file, added the ability to report via email  
91 1317 d 16 h rodolico /trunk/monitorNetwork/ Added sendmail for sending, updated config formats to include a
report from parameter
 
90 1317 d 16 h rodolico /trunk/monitorNetwork/ Outlined rest of code  
89 1317 d 16 h rodolico /trunk/monitorNetwork/ Does everything except reporting.  
88 1317 d 18 h rodolico /trunk/monitorNetwork/ initial load of script