added firewall checks and notices
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 28 Jul 2009 22:22:07 +0000 (22:22 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 28 Jul 2009 22:22:07 +0000 (22:22 +0000)
commit32e64e33bc81735e22024c5a44510848bb3c88df
tree17c824bf94eddf0719789d92e2e49459c2c294b6
parent28582f7068d5ef8e74cb3b70134f682d4ab471bc
added firewall checks and notices
added extra views for a simple and detailed view for sites
added firewall_notice to emailTxt
added extra fields for firewall, external_dns_status, as well as several other
fields reserved for future use, such as traceroute, uptime and rpms.
updated policy to act on firewalled nodes
add dependency on 'nc' netcat for a more reliable nmap, port probing utility.

reorganized scanapi.py, hopefully can generalize this further in the future.
14 files changed:
Monitor.spec
monitor/common.py
monitor/database/info/findbad.py
monitor/database/info/history.py
monitor/scanapi.py
monitor/wrapper/emailTxt.py
nodebad.py
policy.py
upgrade/monitor-server-3.0-19.sql
web/MonitorWeb/monitorweb/controllers.py
web/MonitorWeb/monitorweb/templates/detailview.kid [new file with mode: 0644]
web/MonitorWeb/monitorweb/templates/pcuview.kid
web/MonitorWeb/monitorweb/templates/simpleview.kid [new file with mode: 0644]
web/MonitorWeb/monitorweb/templates/sitemenu.kid