Uroš Popović v krátkém článku vysvětluje, co jsou emulátor terminálu, TTY a shell a jaké jsou mezi nimi rozdíly. Jde o první díl seriálu na jeho novém webu Linux Field Guide věnovaném nízkoúrovňové práci s linuxovými systémy.
Byl vydán Debian 13.5, tj. pátá opravná verze Debianu 13 s kódovým názvem Trixie a Debian 12.14, tj. čtrnáctá opravná verze Debianu 12 s kódovým názvem Bookworm. Řešeny jsou především bezpečnostní problémy, ale také několik vážných chyb. Instalační média Debianu 13 a Debianu 12 lze samozřejmě nadále k instalaci používat. Po instalaci stačí systém aktualizovat.
CiviCRM (Wikipedie) bylo vydáno v nové verzi 6.14.0. Podrobnosti o nových funkcích a opravách najdete na release stránce. CiviCRM je robustní open-source CRM systém navržený speciálně pro neziskové organizace, spolky a občanské iniciativy. Projekt je napsán v jazyce PHP a licencován pod GNU Affero General Public License (AGPLv3). Český překlad má nyní 45 % přeložených řetězců a přibližuje se milníku 50 %. Potřebujeme vaši pomoc, abychom se dostali dál. Pokud máte chuť přispět překladem nebo korekturou, přidejte se na platformu Transifex.
Další lokální zranitelností Linuxu je ssh-keysign-pwn. Uživatel si může přečíst obsah souborů, ke kterým má právo ke čtení pouze root, například soubory s SSH klíči nebo /etc/shadow. V upstreamu již opraveno [oss-security mailing list].
Singularity (YouTube) je nejnovější otevřený film od Blender Studia. Jedná se o jejich první 4K HDR film.
Vyšla hra Život Není Krásný: Poslední Exekuce (Steam, ProtonDB). Kreslená point & click adventura ze staré školy plná černého humoru a nekorektního násilí. Vžijte se do role zpustlého exekutora Vladimíra Brehowského a projděte s ním jeho poslední pracovní den. Hra volně navazuje na sérii Život Není Krásný.
Společnost Red Hat představila Fedora Hummingbird, tj. linuxovou distribuci s nativním kontejnerovým designem určenou pro vývojáře využívající AI agenty.
Hru The Legend of Zelda: Twilight Princess od společnosti Nintendo si lze nově díky projektu Dusklight (původně Dusk) a reverznímu inženýrství zahrát i na počítačích a mobilních zařízeních. Vyžadována je kopie původní hry (textury, modely, hudba, zvukové efekty, …). Ukázka na YouTube. Projekt byl zahájen v srpnu 2020.
Byla vydána nová major verze 29.0 programovacího jazyka Erlang (Wikipedie) a související platformy OTP (Open Telecom Platform, Wikipedie). Detailní přehled novinek na GitHubu.
Po zranitelnostech Copy Fail a Dirty Frag přichází zranitelnost Fragnesia. Další lokální eskalace práv na Linuxu. Zatím v upstreamu neopravena. Přiřazeno ji bylo CVE-2026-46300.
Řešení dotazu:
Tak aktualizaci jsem nejak ustal. Vybral jsem stavajici ndo (ne Centreon Broker) a vsechno slo.. ale az na ty zminovane grafy. Stav byl takovy, ze rrd se mi normalne vytvarely, ale v grafu bylo prazdne misto (ty historicky stavy byly videt ale porad). Pak jsem laboroval, a nakonec nemam grafy uz vubec a rrd se nevytvari
Mel jsem za to, ze problem bude v "nove pribylem" uzivateli centreon a jeho pravy, protoze /var/lib/centreon/metrics/ je ted centreon:centreon a drive jsem to mel nagios:nagios. I kdyz jsem ale zkusil chmod 777, nezabralo to. Tobe se rrd vytvari (jestli jsem to dobre pochopil, tak taky ne). Diky
Command Line /usr/lib/nagios/plugins/check_centreon_snmp_remote_storage -H petra-pc -n -d C -w 100 -c 200 -C public -v 1 Output Disk OK - D: TOTAL: 16.009GB USED: 14.030GB (87%) FREE: 1.979GB (13%)|size=17189302272B used=15064571904B;17189302272;34378604544;0;17189302272 Status OK
/var/lib/centreon/metrics/ nakopcim rrd soubory ze zalohy, po chvili se smazou
2013-01-18 17:34:39 - Sync : purge: /var/lib/centreon/metrics//816.rrd removed 2013-01-18 17:34:39 - Sync : purge: /var/lib/centreon/metrics//855.rrd removed 2013-01-18 17:34:39 - Sync : purge: /var/lib/centreon/metrics//1199.rrd removed 2013-01-18 17:34:39 - Sync : purge: /var/lib/centreon/metrics//1090.rrd removed
http://documentation.centreon.com/docs/centreon/en/latest/upgrade/from_sources.html#web-installation server:~/centreon-2.4.0# ./install.sh -u /etc/centreon ############################################################################### # # # Centreon (www.centreon.com) # # Thanks for using Centreon # # # # v2.4.0 # # # # infos@centreon.com # # # # Make sure you have installed and configured # # sudo - sed - php - apache - rrdtool - mysql # # # ############################################################################### ------------------------------------------------------------------------ Checking all needed binaries ------------------------------------------------------------------------ rm OK cp OK mv OK /bin/chmod OK /bin/chown OK echo OK more OK mkdir OK find OK /bin/grep OK /bin/cat OK /bin/sed OK ------------------------------------------------------------------------ Detecting old installation ------------------------------------------------------------------------ Finding configuration file in: /etc/centreon OK You seem to have an existing Centreon. Do you want to use the last Centreon install parameters ? [y/n], default to [y]: > y Using: /etc/centreon/instCentCore.conf /etc/centreon/instCentPlugins.conf /etc/centreon/instCentStorage.conf /etc/centreon/instCentWeb.conf Do you want to install : Centreon Web Front [y/n], default to [n]: > y Do you want to install : Centreon CentCore [y/n], default to [n]: > y Do you want to install : Centreon Nagios Plugins [y/n], default to [n]: > y Do you want to install : Centreon Snmp Traps process [y/n], default to [n]: > y Convert variables for upgrade: ------------------------------------------------------------------------ Start CentWeb Installation ------------------------------------------------------------------------ Where is your Centreon binaries directory default to [/usr/local/centreon/bin] > Path /usr/local/centreon/bin OK Where is your Centreon data informations directory default to [/usr/local/centreon/data] > Path /usr/local/centreon/data OK /usr/bin/perl OK Finding Apache user : www-data Finding Apache group : www-data What is the Centreon group ? [centreon] default to [centreon] > What is the Centreon user ? [centreon] default to [centreon] > What is the Broker user ? (optional) > nagios What is the Monitoring engine log directory ? > /var/log/nagios3 Where is your monitoring plugins (libexec) directory ? default to [/usr/lib/nagios/plugins] > /usr/lib/nagios/plugins Path /usr/lib/nagios/plugins OK Add group centreon to user www-data OK Add group centreon to user nagios OK Add group nagios to user www-data OK Add group nagios to user centreon OK ------------------------------------------------------------------------ Configure Sudo ------------------------------------------------------------------------ What is the Monitoring engine init.d script ? > /etc/init.d/nagios3 Where is the configuration directory for broker module ? > /etc/nagios3 Where is the init script for broker module daemon ? > /etc/init.d/ndoutils Your sudo has been configured previously Do you want me to reconfigure your sudo ? (WARNING) [y/n], default to [n]: > n Please configure your sudo with this example: /usr/local/centreon/examples/centreon.sudo PASSED ------------------------------------------------------------------------ Configure Apache server ------------------------------------------------------------------------ Create '/etc/apache2/conf.d/centreon.conf' OK Configuring Apache OK Do you want to reload your Apache ? [y/n], default to [n]: > y Reloading Apache service OK Preparing Centreon temporary files Change right on /var/log/centreon OK Change right on /etc/centreon OK Change macros for insertBaseConf.sql OK Change macros for sql update files OK Change macros for php files OK Change right on /etc/nagios3 OK Add group nagios to user www-data OK Add group nagios to user nagios OK Add group centreon to user nagios OK Disconnect users from WebUI All users are disconnected OK Copy CentWeb in system directory Install CentWeb (web front of centreon) OK Change right for install directory Change right for install directory OK Install libraries OK Write right to Smarty Cache OK Copying libinstall OK Change macros for centreon.cron OK Install Centreon cron.d file OK Change macros for centAcl.php OK Change macros for downtimeManager.php OK Change macros for eventReportBuilder.pl OK Change macros for dashboardBuilder.pl OK Install cron directory OK Change right for eventReportBuilder.pl OK Change right for dashboardBuilder.pl OK Change macros for centreon.logrotate OK Install Centreon logrotate.d file OK Prepare export-mysql-indexes OK Install export-mysql-indexes OK Prepare import-mysql-indexes OK Install import-mysql-indexes OK Prepare indexes schema OK Install indexes schema OK ------------------------------------------------------------------------ Pear Modules ------------------------------------------------------------------------ Check PEAR modules PEAR 1.4.9 1.9.4 OK DB 1.7.6 1.7.13 OK DB_DataObject 1.8.4 1.9.5 OK DB_DataObject_FormBuilder 1.0.0RC4 1.0.1 OK MDB2 2.0.0 2.4.1 OK Date 1.4.6 1.4.7 OK HTML_Common 1.2.2 1.2.5 OK HTML_QuickForm 3.2.5 3.2.12 OK HTML_QuickForm_advmultiselect 1.1.0 1.5.1 OK HTML_Table 1.6.1 1.8.3 OK Archive_Tar 1.1 1.3.7 OK Auth_SASL 1.0.1 1.0.4 OK Console_Getopt 1.2 1.2.3 OK Net_SMTP 1.2.8 1.4.2 OK Net_Socket 1.0.1 1.0.9 OK Net_Traceroute 0.21 0.21.3 OK Net_Ping 2.4.1 2.4.5 OK Validate 0.6.2 0.8.4 OK XML_RPC 1.4.5 1.5.4 OK SOAP 0.10.1 0.12.0 OK Log 1.9.11 1.12.6 OK Archive_Zip 0.1.2 0.1.2 OK All PEAR modules OK ------------------------------------------------------------------------ Centreon Post Install ------------------------------------------------------------------------ Create /usr/local/centreon/www/install/install.conf.php OK Create /etc/centreon/instCentWeb.conf OK Convert variables for upgrade: ------------------------------------------------------------------------ Start CentStorage Installation ------------------------------------------------------------------------ Preparing Centreon temporary files /tmp/centreon-setup exists, it will be moved... install www/install/createTablesCentstorage.sql OK CentStorage status Directory already exists PASSED CentStorage metrics Directory already exists PASSED Change macros for centstorage binary OK Install CentStorage binary OK Install library for centstorage OK Change right : /var/run/centreon OK Change macros for centstorage init script OK Replace CentCore default script Macro OK Do you want me to install CentStorage init script ? [y/n], default to [n]: > y CentStorage init script installed OK CentStorage default script installed OK Do you want me to install CentStorage run level ? [y/n], default to [n]: > y System start/stop links for /etc/init.d/centstorage already exist. CentStorage stop FAIL Change macros for logAnalyser OK Install logAnalyser OK Change macros for logAnalyser-cbroker OK Install logAnalyser-cbroker OK Change macros for nagiosPerfTrace OK Install nagiosPerfTrace OK Change macros for purgeLogs OK Install purgeLogs OK Change macros for purgeCentstorage OK Install purgeCentstorage OK Change macros for centreonPurge.sh OK Install centreonPurge.sh OK Change macros for centstorage.cron OK Install CentStorage cron OK Change macros for centstorage.logrotate OK Install Centreon Storage logrotate.d file OK Create /etc/centreon/instCentStorage.conf OK Convert variables for upgrade: ------------------------------------------------------------------------ Start CentCore Installation ------------------------------------------------------------------------ Preparing Centreon temporary files /tmp/centreon-setup exists, it will be moved... Change CentCore Macro OK Copy CentCore in binary directory OK Change right : /var/run/centreon OK Change right : /var/lib/centreon OK Change macros for centcore.logrotate OK Install Centreon Core logrotate.d file OK Replace CentCore init script Macro OK Replace CentCore default script Macro OK Do you want me to install CentCore init script ? [y/n], default to [n]: > y CentCore init script installed OK CentCore default script installed OK Do you want me to install CentCore run level ? [y/n], default to [n]: > y System start/stop links for /etc/init.d/centcore already exist. Create /etc/centreon/instCentCore.conf OK Convert variables for upgrade: ------------------------------------------------------------------------ Start CentPlugins Installation ------------------------------------------------------------------------ Preparing Centreon temporary files /tmp/centreon-setup exists, it will be moved... Change macros for CentPlugins OK Installing the plugins OK Change right on centreon.conf OK CentPlugins is installed ------------------------------------------------------------------------ Start CentPlugins Traps Installation ------------------------------------------------------------------------ Finding Apache user : www-data Preparing Centreon temporary files /tmp/centreon-setup exists, it will be moved... Change macros for CentPluginsTraps OK Change macros for init scripts OK Installing the plugins Trap binaries OK Backup all your snmp files OK Change macros for snmptrapd.conf OK Change macros for snmptt.ini OK SNMPTT init script installed OK SNMPTT default script installed OK Adding system startup for /etc/init.d/snmptt ... /etc/rc0.d/K30snmptt -> ../init.d/snmptt /etc/rc1.d/K30snmptt -> ../init.d/snmptt /etc/rc6.d/K30snmptt -> ../init.d/snmptt /etc/rc2.d/S40snmptt -> ../init.d/snmptt /etc/rc3.d/S40snmptt -> ../init.d/snmptt /etc/rc4.d/S40snmptt -> ../init.d/snmptt /etc/rc5.d/S40snmptt -> ../init.d/snmptt Install : snmptrapd.conf OK Install : snmp.conf OK Install : snmptt.ini OK Install : snmptt OK Install : snmptthandler OK Install : snmpttconvertmib OK Generate SNMPTT configuration OK Create /etc/centreon/instCentPlugins.conf OK ############################################################################### # # # Go to the URL : http://server.fermontplus.loc/centreon/ # # to finish the setup # # # # Report bugs at http://forge.centreon.com # # # # Thanks for using Centreon. # # ----------------------- # # Contact : infos@centreon.com # # http://www.centreon.com # # # ###############################################################################Grafy mi porad nejdou, hledam na googlu od rana do vecera a jeste se nezadarilo
Home Monitoring Engine Statistics Graphs jsou OK. Nevytvářejí se mi rrd soubory /var/lib/centreon/metrics je prazdny. Hledam hledam a nic jsem nenasel. Divim se, ze to nikde nikdo neresi.. krome tohodle vlakna.
/usr/lib/nagios/plugins/process-service-perfdata proměnnou PERFFILE. Obvykle je tam cesta /var/log/nagios3/service-perfdata, ale ty bys měl vyplnit /var/lib/nagios3/service-perfdata. Pokud máš cesty takové, jako jsou v návodu, podle kterého jsi instaloval.
Tiskni
Sdílej: