fix: Pozostałe odniesienia "Biznes Hub" → "Biznes Partner"
- docs/architecture/01-system-context.md: diagram Mermaid - docs/zabbix_setup.md: konfiguracja monitoringu Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
cebe52f303
commit
ff930f8724
@ -31,7 +31,7 @@ graph TB
|
||||
Admins["👨💼 System Administrators<br/>(Platform Managers)<br/>Content moderation & audits"]
|
||||
|
||||
%% Define the main system
|
||||
NordaBiz["🏢 NORDA BIZNES HUB<br/>Business Directory & Networking Platform<br/><br/>Flask web application providing:<br/>- Company directory & profiles<br/>- AI-powered search & chat<br/>- Social media & SEO auditing<br/>- Community features (forum, events, messaging)"]
|
||||
NordaBiz["🏢 NORDA BIZNES PARTNER<br/>Business Directory & Networking Platform<br/><br/>Flask web application providing:<br/>- Company directory & profiles<br/>- AI-powered search & chat<br/>- Social media & SEO auditing<br/>- Community features (forum, events, messaging)"]
|
||||
|
||||
%% Define external systems
|
||||
Gemini["🤖 Google Gemini AI API<br/>AI chat responses,<br/>content analysis,<br/>image recognition"]
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
| **VM ID** | 249 |
|
||||
| **IP** | 10.22.68.249 |
|
||||
| **OS** | Ubuntu 22.04 LTS |
|
||||
| **Aplikacja** | Flask (NordaBiznes Hub) |
|
||||
| **Aplikacja** | Flask (NordaBiznes Partner) |
|
||||
| **Baza danych** | PostgreSQL 15 (localhost:5432) |
|
||||
| **Sciezka aplikacji** | /var/www/nordabiznes |
|
||||
|
||||
@ -164,7 +164,7 @@ sudo nano /etc/zabbix/zabbix_agent2.d/nordabiznes.conf
|
||||
|
||||
```ini
|
||||
# ============================================
|
||||
# NordaBiznes Hub - Custom Zabbix Monitoring
|
||||
# NordaBiznes Partner - Custom Zabbix Monitoring
|
||||
# Server: NORDABIZ-01 (10.22.68.249)
|
||||
# ============================================
|
||||
|
||||
@ -284,7 +284,7 @@ zabbix_agent2 -t nordabiznes.disk_usage_mb
|
||||
| Pole | Wartosc |
|
||||
|------|---------|
|
||||
| Host name | NORDABIZ-01 |
|
||||
| Visible name | NordaBiznes Hub (10.22.68.249) |
|
||||
| Visible name | NordaBiznes Partner (10.22.68.249) |
|
||||
| Templates | Linux by Zabbix agent, PostgreSQL by Zabbix agent 2 |
|
||||
| Host groups | Linux servers, Web servers, Databases |
|
||||
| Interfaces | Agent: 10.22.68.249:10050 |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user