Toggle navigation
Sign in
Georg GH. Hopp
/
sysactions
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Commits
25
Network
Compare
Branches
1
Tags
0
8bca092668ff75ad3d9876197c5405e073604ed0
master
8bca092668ff75ad3d9876197c5405e073604ed0
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.1.2
21
Mar
14
Aug
19
Mar
18
17
16
15
improve README.md
master
master
add copyright information
add readme
more fixes in network identification.
get all ips configured on an interface
some more stuff to make this slightly more useful on a freebsd
do not print an error message when a program can't be found
add load average classes
some smaller fixes regarding spaces between classes and remove of debug output
ignore memusg
add interface netmask and network
mode change on network_tools.sh
remove doubling of classes when gatherin the distinfo
remove unnessaccary extra export
add interface names to classes, although I doubt their usefulness
classify cfengine classes and check which ones we already have.
add and use a set_class function. This adds one or more class(es) to the CLASSES environment variable
introduce a first directory structure for organizing the files
and remove no longer used gnu_information.sh
remove accidently added temporary test script
more sparation and retrieve some informations about the available cpus and their capabilities. If we are on a GNU system this is done via nprocs and on a Linux via lscpu, if we are a GNU/Linux both are used, which is not the best way from a performance point of view, but it show that execution based on my classes works.
add file to gather further system information the gnuish way...for now get the number of cpus
seperate original script in several of special purpose and implement some kind of include_once for sourcing scripts only once
add system information gathering, in cfengine speek this will create our hard classes
initial ignore