recipe_gentoo/README.md

35 lines
1.5 KiB
Markdown
Raw Normal View History

2019-03-24 15:56:17 +01:00
# recipe_gentoo
Check system configuration for a gentoo machine (VM or PHYSICAL) based on GRIFON's architecture.
It's a Gentoo OS configuration recipe. This script normally doesn't modify anything on the system.
To use : ./recipe_gentoo.sh [--physical]
Not finished, in progress....
TO DO :
2019-03-24 16:01:56 +01:00
- Reorganise script to limit text repetitions (make functions for example)
2019-03-24 15:56:17 +01:00
- Check if sending a mail works (find a way to check)
- Check detailled DNS records (PTR, A, AAAA)
- Check if borgbackup is configured (+ connexion to backup server)
- Check if auto-update script is configured
2019-03-30 16:37:21 +01:00
- Portage configuration (for VM and Physical)
2019-03-24 15:56:17 +01:00
Checked point :
2019-03-29 20:21:09 +01:00
- User is root to run the script
- Check requirements
2019-03-24 15:56:17 +01:00
- Installed packages
- Hostname configuration
- DNS configuration (resolve external name, configured nameserver and check if all IPs (scope global) are configured in DNS)
2019-03-24 15:56:17 +01:00
- Ping external machine for IPv4 and IPv6
- If Admin IPs are configured
- Services status
- SSH configuration (PasswordAuthentication no, PermitRootLogin no, and ListenAddress only on Admin LAN)
- NRPE basic configuration (allowed_hosts, nrpe_user and nrpe_group)
- MUNIN basic configuration (allow and port)
- SNMP basic config (agentAddress, rocommunity, trap2sink, informsink, sysLocation and sysContact)
- Mail alias configuration (root and operator mail alias configured)
- Check postfix config (inet_protocols, mail_owner)
- Add to check service if they are enabled
- Check if IPs (scope global) are recorded in IPAM