[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SNMP "bridging"/proxy?
On 05/23/2016 05:51 PM, Eric Kuhnke wrote:
> Exposing the data via SNMP on the host to be monitored distributes the CPU
> load individually onto each host
So much this. Most importantly, it removes the fork/exec overhead from
the monitoring server.
> This allows cacti or opennms or anything else to poll the hosts to be
> monitored via something that scales better than php script workers, using
> the 'spine' SNMP data acquisition method and the equivalent in other snmp
> polling platforms.
Point of fact for OpenNMS users: all our collectors are in-process, so
in cases where SNMP is impractical you can use the XML/JSON or JDBC or
WS-Management collector and still achieve great scale with a single server.
But SNMP still scales and interoperates like nothing else.
-jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.nanog.org/pipermail/nanog/attachments/20160523/0ec4af09/attachment.pgp>