Sponsored Content
Special Forums UNIX and Linux Applications Infrastructure Monitoring Event processing & machine learning in monitoring system Post 302857067 by zaxxon on Wednesday 25th of September 2013 11:26:42 AM
Old 09-25-2013
I had bad experience with expensive tools in the past, where OS names were listed in the white papers and sales publications, even in the header of scripts, which simply did not work or were a pain to get to work.
Some monitoring solutions can't come out of the box as some demands for applications etc. is far too special so you often have a lot of coding or at least configuration works.

Some companies even charge insane prices for additional probes/modules/plugins/spys (whatever they call them), that are so badly programmed or simple, you could think they are making a bad joke.
I would always setup a detailed Prove of Concept, invite the company and have detailed things tested, before buying anything. The sales often promise a lot, while the techs take the pain or the hotline/support is pushed to the front to block off the customer more or less.
Nagios, as a free tool for example, offers a lot of plugins that cover most things, but the plugins you can get for free are from very good to flawed. Again, sometimes you have to write stuff on your own but can offer them for exchange, if allowed Smilie

my 2 cents
 

We Also Found This Discussion For You

1. UNIX for Dummies Questions & Answers

learning UNIX on a Windows 2000 machine?

What is the best way to learn UNIX, shell, and Perl on a Windows 2000 machine? My place of employment uses Solaris and Perl and I would like to learn some UNIX skills on my home PC. I read about "dual boots", "Microsoft Windows Services for UNIX", and "cygwin". What other free options are... (9 Replies)
Discussion started by: wolfv
9 Replies
cmstartres(1m)															    cmstartres(1m)

NAME
cmstartres - starts resource monitoring on the local node for an EMS resource that is configured in a Serviceguard package. SYNOPSIS
cmstartres [-v] [-u] -p package_name resource_name DESCRIPTION
cmstartres starts resource monitoring for an EMS resource on the local node. This resource must be configured in the specified pack- age_name. To start a resource monitoring for an EMS resource in the package, a user must either be superuser(UID=0), or have an access policy of FULL_ADMIN allowed in the cluster configuration file. See access policy in cmquerycl(1m) or cmmakepkg(1m). Options cmstartres supports the following options. -v Verbose output will be displayed. -u Wait for the EMS resource to be available before starting resource monitoring. -p package_name The name of the package where the EMS resource is configured in. This is a required parameter. resource_name Name of the EMS resource to start resource monitoring for. This resource must be configured in the specified pack- age_name. This is a required parameter. RETURN VALUE
cmstartres returns the following values: 0 Successful completion. 1 Command failed. EXAMPLES
To start resource monitoring for the EMS resource /net/interfaces/lan/status/lan0 for package pkgA, do the following: cmstartres -u -p pkgA /net/interfaces/lan/status/lan0 AUTHOR
cmstartres was developed by HP. SEE ALSO
cmstopres(1m), cmquerycl(1m), cmmakepkg(1m). Requires Optional Serviceguard Software cmstartres(1m)
All times are GMT -4. The time now is 08:06 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy