Add Active Directory perfmon counters in zabbix
DNS Port monitoring _ – More zabbix alert configurations_ _ – Triggers and alerting via email or sms_ _ – Setup and use of graphs_
DNS Port monitoring _ – More zabbix alert configurations_ _ – Triggers and alerting via email or sms_ _ – Setup and use of graphs_
[code lang=”js”] vi /etc/sysconfig/iptables -A INPUT -m state –state NEW -m tcp -p tcp –dport 80 -j ACCEPT -A INPUT -m state –state NEW -m tcp -p tcp –dport 10050 -j ACCEPT -A INPUT -m state –state NEW -m tcp -p tcp –dport 10051 -j ACCEPT [/code] [code lang=”js”]service iptables restart[/code]
– Lets quickly configure the networking by clicking on Configure Network, highlight appropriate network if you have more than one adapter enabled and click on Edit…
[sourcecode language=”sql”] SELECT name indexname FROM sys.indexes WHERE object_id = object_id(‘XYZTable’) AND allow_row_locks = 0 AND allow_page_locks = 0 [/sourcecode]