Striker
Alteeve Wiki :: Striker |
Striker is the Anvil! dashboard and node monitoring software.
- The Dashboard loads onto monitoring devices and is used to control one or more Anvil! clusters and it's servers.
- The Monitor loads onto Anvil! nodes and monitors an individual node's hardware, it's view of the cluster software and shared foundation pack devices.
Dashboard
To come later
Install Striker
Requirements
- A machine with two wired network interfaces, one to the BCN and one to the IFN.
- RHEL, CentOS or similar version 6.x (6.5 or higher recommended).
- Minimal install is sufficient, provided you install perl.
- The installer will install everything else it needs.
yum install perl
<yum output>
This install document will be using a fresh, minimal install of CentOS 6.5.
Getting the Install Script
The Striker installer needs to be downloaded. To account for minimal installs where wget is not available, we'll use curl instead which is always available.
curl https://raw.githubusercontent.com/digimer/an-cdb/master/striker-installer > striker-installer
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 96133 100 96133 0 0 233k 0 --:--:-- --:--:-- --:--:-- 404k
chmod 755 striker-installer
ls -lah ./striker-installer
-rwxr-xr-x. 1 root root 94K Sep 1 15:16 ./striker-installer
Using the Install Script
The install script works by taking command line switches. You can get a better explanation of the switches by running ./striker-installer -h .
Monitor
The monitor application is based around a "Striker API". The monitor itself acts as a daemon that calls scanner agents it finds inn the cgi-bin/scan.d directory.
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. |