On Mon, 16 Jul 2012, Robert Carpenter wrote:

> What I would like to do is monitor HPUX 11.23 and Solaris 10 servers
> as well.  As anyone tried to get these going and what do I need to
> do?

    The basic tactics for monitoring HP-UX and Solaris systems will be
substantially similar to monitoring a Linux system.  Solaris 10 ships
with a version of NET-SNMP, so instrumenting that via SNMP is a snap.
HP-UX may be a bit different (the most recent version I have floating
around is 10, adn I built NET-SNMP for that) but, in general, you
should be able to get thigns running.

    You may want to either find packages for IRPE/NRPE or to build that
facility from scratch for the hosts you wish to monitor.  Much of that
has to do with precisely how you wish to craft the probes.  Persoanlly,
I have had excellent luck with using SNMP for most of the basics, and
NET-SNMP's prTable and dskTable OID trees are definitely your friend.

    Other probes, e.g. to check a web-server, will be identical to the
Linux probes as they're talking a well-defined protocol over the net-
work to the target server.

    Cheers.

+------------------------------------------------+---------------------+
| Carl Richard Friend (UNIX Sysadmin)            | West Boylston       |
| Minicomputer Collector / Enthusiast            | Massachusetts, USA  |
| mailto:crfri...@rcn.com                        +---------------------+
| http://users.rcn.com/crfriend/museum           | ICBM: 42:22N 71:47W |
+------------------------------------------------+---------------------+

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to