Sikuliaq IT Asset Manager (skqitam)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
John Haverlack 0e788dc917 Data Analizer 3 years ago
config Testing Charts.js 3 years ago
download 2021-06-22 v0.0.7 - Pre-Production Release 3 years ago
skq_modules/skq-lib Working Logger to Server 3 years ago
skqitam-client version: 0.0.9 2021-06-24 (Beta) - OS X Older system_profiler 3 years ago
web/root Data Analizer 3 years ago
.gitignore Data Analizer 3 years ago
LICENSE.md Windows PS WIP 3 years ago
README.md Updating Readme Docs 3 years ago
analyze-data.sh Data Analizer 3 years ago
index.js Testing Charts.js 3 years ago
itam-data-analyzer.js Data Analizer 3 years ago
package-lock.json Testing Charts.js 3 years ago
package.json version: 0.0.9 2021-06-24 (Beta) - OS X Older system_profiler 3 years ago
server-setup.sh Bug Fixes 3 years ago
skqitam-web.png Updating Readme Docs 3 years ago
start-server.sh Version .0.5 2021-06-17 - Beta Release - Testing on Sikuliaq 3 years ago

README.md

Sikuliaq IT Asset Manager (skqitam)

The Sikuliaq IT Asset Manager is a non-invasive tool that can be safely run on Windows, Mac, and Linux hosts to collect and report hardware and software information for IT Cybersecurity Auditing purposes.

Goals

  • Built on Cross-Platform Open Source Framework
  • Minimally invasive installation using Native system calls
  • Runs without Admin Privileges
  • Facilitates centralized data collection of an organizations computers

Installation

Server Setup

  • Currently Requires UA GitHub Access, not published openly on the Internet.
  • Tested on Debian Linux but should work on other Linux or OS X platforms. Windows powershell setup scripts should be relatively easy to add.

Clone Code Base

git clone https://github.alaska.edu/skq/skq-it-am.git

Run Server Setup

cd skq-it-am
./server-setup.sh

Start Server

./start-server.sh

Point your browser to:

  • [http://localhost:8411]
  • Follow the directions to run the skqitam client on Windows, Mac, and Linux hosts

sqkitam-web