Hey guys.
I want to benchmark my nagios servers prior to installing grafana to graph perfdata as per the knowledge-base article.
https://support.nagios.com/kb/article/n ... a-805.html
But..um...what exactly should I benchmark?
I mainly want to see if there any performance hits incurred after the install but I don't know how to go about it or what I should be measuring. Can I get some advice on this?
Thanks!
Bnechmark nagios server
Bnechmark nagios server
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Re: Bnechmark nagios server
This may be a bit outdated, but check it out:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I would check the server metrics - Load, CPU, Memory, etc. (Admin > System Status) before and after installing graphana. You could also check the nagios stats (Admin > Monitoring Engine Status). To view the nagios stats, you could also run the following command from the command line:
Hope this helps.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I would check the server metrics - Load, CPU, Memory, etc. (Admin > System Status) before and after installing graphana. You could also check the nagios stats (Admin > Monitoring Engine Status). To view the nagios stats, you could also run the following command from the command line:
Code: Select all
/usr/local/nagios/bin/nagiostatsBe sure to check out our Knowledgebase for helpful articles and solutions!
Re: Bnechmark nagios server
thanks man! you can lock it up
Proudly running:
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
NagiosXI 5.4.12 2 node Prod Env 2500 hosts, 13,000 services
Nagiosxi 5.5.7(test env) 2500 hosts, 13,000 services
Nagios Logserver 2 node Prod Env 500 objects sending
Nagios Network Analyser
Nagios Fusion
Re: Bnechmark nagios server
You are welcome!
Be sure to check out our Knowledgebase for helpful articles and solutions!