<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="lt">
	<id>https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Librenms</id>
	<title>Librenms - Versijų istorija</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.eofnet.lt/w//index.php?action=history&amp;feed=atom&amp;title=Librenms"/>
	<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Librenms&amp;action=history"/>
	<updated>2026-04-23T16:35:07Z</updated>
	<subtitle>Šio puslapio versijų istorija projekte</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.eofnet.lt/w//index.php?title=Librenms&amp;diff=8679&amp;oldid=prev</id>
		<title>\dev\null 15:30, 13 birželio 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.eofnet.lt/w//index.php?title=Librenms&amp;diff=8679&amp;oldid=prev"/>
		<updated>2018-06-13T15:30:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Naujas puslapis&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
== Multicore cpu monitoringas ==&lt;br /&gt;
&lt;br /&gt;
 mysql&lt;br /&gt;
 use librenms;&lt;br /&gt;
Gaunam sql is puslapio: https://sindrelindstad.com/projects/tools/alertgen/ ir sudedam sql&lt;br /&gt;
Naujesniuose librenms deploymentuose nebelieka sql stulpelio device_id, todel reikia i tai atkreipti demesi.&lt;br /&gt;
 INSERT INTO librenms.alert_rules (rule, severity, extra, disabled, name, query) VALUES ('Do not edit this rule!', 'critical', '{&amp;quot;mute&amp;quot;:false,&amp;quot;count&amp;quot;:&amp;quot;1&amp;quot;,&amp;quot;delay&amp;quot;:1800,&amp;quot;invert&amp;quot;:false,&amp;quot;interval&amp;quot;:300}', 0, 'Aggregate CPU utilization over 98%', 'SELECT * FROM librenms.devices WHERE devices.status = 1 AND devices.device_id = (SELECT device_id FROM librenms.processors WHERE (SELECT ROUND(AVG(processor_usage)) FROM librenms.processors WHERE (processors.device_id = ?) LIMIT 1) &amp;gt; 98 LIMIT 1)');&lt;/div&gt;</summary>
		<author><name>\dev\null</name></author>
	</entry>
</feed>