Striker-scan-network: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
= OPTIONS = | = OPTIONS = | ||
-?, -h, '''--help''' Show this man page. | ;-?, -h, '''--help''' | ||
:Show this man page. | |||
; '''--log-secure''' | ; '''--log-secure''' | ||
: When logging, record sensitive data, like passwords. | : When logging, record sensitive data, like passwords. | ||
Line 26: | Line 26: | ||
; '''--force''' | ; '''--force''' | ||
: This forces a scan, even if it's not been 24 hours since the last time a scan completed. | : This forces a scan, even if it's not been 24 hours since the last time a scan completed. | ||
; '''--network''' <ip/subnet> | ; '''--network''' <ip/subnet> | ||
: This is used to scan one specific network. When this switch is used, the 24 hour run check is NOT performed, so '''--force''' is not required. | : This is used to scan one specific network. When this switch is used, the 24 hour run check is NOT performed, so '''--force''' is not required. | ||
Latest revision as of 23:54, 31 July 2024
Alteeve Wiki :: Man Pages :: Striker-scan-network |
NAME
striker-scan-network - This scans accessible networks to create a map of MAC addresses to IP addresses
SYNOPSIS
striker-scan-network <command> [options]
DESCRIPTION
- This does a simple nmap ping sweep of the accessible networks (usually the BCN and IFN). The goal is to create a reference table of MAC addresses to IP addresses, useful for determining which IPs are in use by servers. It also allows a referencing of the MAC addresses to vendors using the OUI data. Note
- This is meant to run once per day, and is run by anvil-daemon every 24 hours.
OPTIONS
- -?, -h, --help
- Show this man page.
- --log-secure
- When logging, record sensitive data, like passwords.
- -v, -vv, -vvv
- Set the log level to 1, 2 or 3 respectively. Be aware that level 3 generates a significant amount of log data.
Commands:
- --force
- This forces a scan, even if it's not been 24 hours since the last time a scan completed.
- --network <ip/subnet>
- This is used to scan one specific network. When this switch is used, the 24 hour run check is NOT performed, so --force is not required.
AUTHOR
Written by Madison Kelly, Alteeve staff and the Anvil! project contributors.
REPORTING BUGS
Report bugs to users@clusterlabs.org
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |