napi now does user generation

This commit is contained in:
2025-02-06 10:10:12 -05:00
parent 9713c09f9f
commit 73eafb12c8
2 changed files with 38 additions and 7 deletions
+7
View File
@@ -27,3 +27,10 @@ cp servicetemplates.cfg /usr/local/nagios/etc/import
cp servicegroups.cfg services/*.cfg /usr/local/nagios/etc/import
/usr/local/nagiosxi/scripts/reconfigure_nagios.sh
```
## Useful software:
apt install htop iostat sysstat
or
yum install htop iostat sysstat