I assume you use Check_MK, correct me if i'm wrong. SNMP checks shouldn't be the problem in case you use the Check_MK checks. In case of the check_snmp plugin, the performance is pretty bad (process creation for every OID request/bulk request, etc.). If the check_snmp is used for monitoring Hardware/Software which has no check in CMK, you could write your own checks and increase the performance a LOT. It's pretty easy http://mathias-kettner.de/checkmk_writing_checks.html
For Webinject, i don't see a simple solution. I think CMK uses it itself (or check_http, not sure, took only a brief look into the CMK code). Mit freundlichen Grüßen i.A. Jakub Tusz --------------------------------------------------------------------------------------------------------------------------- Jakub Tusz Abt.: V5-IT - Verwaltung | Informationstechnologie VBK - Verkehrsbetriebe Karlsruhe GmbH Tullastraße 71, D-76131 Karlsruhe Postfach 1140, D-76001 Karlsruhe Telefon: +49(721)6107 5905 Fax: +49(721)6107 5909 E-Mail: [email protected] Kfm. Geschäftsführer: Dr. Alexander Pischon, Techn. Geschäftsführer: Ascan Egerer Vorsitzender des Aufsichtsrates: Oberbürgermeister Dr. Frank Mentrup Amtsgericht Mannheim HRB 107847 --------------------------------------------------------------------------------------------------------------------------- -----Ursprüngliche Nachricht----- Von: Angel L. Mateo [mailto:[email protected]] Gesendet: Mittwoch, 2. Dezember 2015 11:41 An: Tusz, Jakub <[email protected]>; [email protected] Betreff: Re: AW: [omd-users] Ways to improve scalability El 02/12/15 a las 11:23, Tusz, Jakub escribió: > Looks a little strange to me. Do you have a lot of active checks in your > system? > Yes. In fact, we have a very few number of passive checks. We have: - A lot of snmp checks that I think they could be very inneficient. - Also a lot of webinject checks that I don't know its performance -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de la Información y las Comunicaciones Aplicadas (ATICA) http://www.um.es/atica Tfo: 868887590 Fax: 868888337 Diese E-Mail kann vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind, so bitten wir Sie, sofort den Absender zu informieren und diese E-Mail vollständig zu löschen. Das unerlaubte Kopieren, Weiterleiten, Verbreiten oder Verwenden dieser E-Mail und deren Inhalte ist nicht gestattet. _______________________________________________ omd-users mailing list [email protected] http://lists.mathias-kettner.de/mailman/listinfo/omd-users
