Need help to create a rule to monitor only Linux VMs on my virtual disk space production center

I am trying to create a rule that will follow my Linux VM disk space. I have three virtual centres Foglight and I'm having a hard time trying to understand how to implement the rule. I tried by name as, but I can't understand how to restrict to a certain VC. I have no common naming convention for machines virtual linux.

VMWVirtualMachineLogicalDisk where (name like ' mq %, WFD, fam, fdb % % %, % of the MAS ")

or

VMWVirtualMachineLogicalDisk where (name like ' / %'))

The first says the scope is valid but gives me nothing in the Rulette and no warning. The other gives me all virtual machines with their VM number but still not get all type of alerts.

For any help or suggestion would be greatly appreciated.

Brian,

Thanks to a bouquet. I tried to get this to work for several days. I modified it to include only Linux as the example above always gave me some Windows file systems.

VMWVirtualMachineLogicalDisk where (virtualMachine.virtualCenter.name like 'vCenter %' and virtualMachine.host.os.longName = "Linux (OperatingSystem)")

Tags: Dell Tech

Similar Questions

  • Need help to create a rule to monitor the "DSDeviceTotalLatency" under "VMWDatastore".

    Hello all, I am very new to vFoglight and tasked to create a rule to control the property 'DSDeviceTotalLatency' of type 'VMWDatastore' topology.  Looking at existing rules, I see that I need to write a mini script on the tab 'Conditions and Actions '.  The problem is that I do not know how to reference this property and the command to use to recover.  Thank you in advance.

    At, it is simple, can be as simple as:

    scope of the rule to the VMWDatastore type on the tab 1

    condition on tab 2:

    If (#totalLatency # 10 >) {return true;}

    return false

  • Need help to create a storage report/monitoring

    vFoglight V 6.1

    So our storage has been really slow lately by some of our virtual machine crawl. Whenever I talk to our team of storage, that they speak for EMC and the answer is BUY new more fast/drives or take VM off the LUNS are getting slammed. Well that's fine, but now I have a few LUNS with more space free 300Gig because they can not will not try and work with me to find a solution.
    I need to create a report and monitor my LUN so that they show that last year the "slowness" was getting worse. Just storage model reports show stats 'space' unless I'm not totally see models of storage performance.
    Y at - there someone here who can lead me in the right direction to create reports of storage/performance problems? Is there some sort of pre canned reports, I do not see or a 'cartridge', I'm missing here?
    I'd love some help here... Thank you

    Hello
    The reason why you get n/a, it is that the data do not exist. Queue length data are only available once we deployed agents OS like VMware does not provide this in a meaningful way (I am happy check if you can show me otherwise) monitoring. Disk latency information should however be available but only for the host ESX 4 and vCenter 2.5 U4 and later as this was the point where she became exposed.
    .
    I also encourage you to take a look at vFoglight storage, if you want to enter more deeply into the fabric of storage.
    -Mike C

  • Hi, I recently bought numbers in order to create a commercial newspaper. I'm the pen and paper. I need help to create a formula. A purchase column determines if the entry price column is subtracted from the price of output column or output subtracted

    Hi, I recently bought numbers in order to create a commercial newspaper. I'm the pen and paper. I need help to create a formula. A purchase column; Determines if the entry price column is subtracted from the price of output column (buy) or subtracted from (Sell) entry exit. Thank you for your help

    Hi B',.

    Buying and selling in column B

    Price of entry in column c.

    Exit in column D price

    Formula (and outcome) in column E

    If the column will B always contained 'Buy' or 'Sell', it works. It is default to a calculation of 'sell' if sale or has been specified.

    E2: = IF (B = "Buy", D - C, C - D)

    If you want to delay the calculation until the amounts entered in C and D, use this version:

    E2: = IF (OR (LEN (C) < 1, LEN (D) < 1,"", IF (B = "Buy", D - C, C - D) ")

    If you want to delay the calculation until all three ducks are on a line (B contains buy or sell, C and D contain both data), use this version:

    E2: = IF (OR (LEN (C) < 1, LEN (D) < 1,"", IF (B = "Buy", D - C, IF(B="Sell",C-D,) "" ")))

    Third version used in this table.

    Kind regards

    Barry

  • Hello all, I need help with creating a dynamic region in jdeveloper 11.1.2.3 version

    . Hello everyone, I need help with creating a dynamic region in jdeveloper 11.1.2.3 version

    What JDK you are using?

    You are probably using an old version of the JDK, that class while compiled under JDK 1.7.0

    http://java67.blogspot.com/2012/10/how-to-fix-javalangunsupportedclassversionerror-major-minor-version-49-50-51.html

    For example, work with the correct version, and it will be fine...

  • I need help to create actions.

    I need help to create actions.

    Hi andrewr,.

    Here are the tutorials that you can use to create actions:

    Record steps in Photoshop | Adobe Photoshop CC tutorials

    Create actions in Adobe Photoshop

    Kind regards

    Claes

  • Need help to create a workspace to keep my guides and leaders to a predefined dimension.

    Need help to create a workspace to keep my guides and leaders to a predefined dimension?

    Might be interesting to set up an action to do this.

    The next time that you create your folder of the workspace, an action, then you have this will define and at a click of a button you will have the same workspace each time.

  • Need help to create a count up animation

    Hello. I'm new (ish) FlashCS6 and need help to create a timing of the animation. I'm fine with a general flash animation, but have never really used action script, are not my hand holding a little. any help would be great.

    Basically, I have 12 scenes someone is going through their daily lives by buying items and at the end of each scene I have a small graph of cash that opens - I need then of numbers to animate quickly count for example, from £ 0 to £369 for a few seconds.

    Thanks in advance

    Chris

    The toFixed() method should do what you need.  By my previous code example...

    cashGraphic.cashDisplay.text = ' £' + cashValue.toFixed (2);

    The toFixed method returns a string value, so you don't have to cast one in coding as I showed earlier.

  • I need help on creating reports on the intranet.

    I need help on creating reports on the intranet.
    My level: Beginner cf.
    Y at - it a book for report design? And structures for reports?
    ------------------------------------------------requirements
    my form needs one

    · Date of the box you want. (from and to).
    · Option button to choose the csv and html
    · Run and throw out the results in a tabular format. (grids, cell)


    How many cfm pages do need me for this? E.g. display, action.
    What called what?
    What else do I need?

    I suggest that you put your project on hold for a little everything and get and read the chapters appropriate Web Application Construction Kit of Ben Forta. You can learn more about it here - http://www.forta.com/books/0321223675/. Once you have the concepts down, you will have a much more concentrated idea on what to do.

  • Need help to create a new Xbox account

    I deleted my Xbox Live account, a long time ago and I want to create a new. My old Xbox Live account is associated to my the Microsoft Account. But when I want to create an Xbox Live account, it says I have one using my that already have Microsoft Account. I'm sure I deleted my Xbox Live account and when I go on my Xbox Live account in the Internet, it says this, "Uh oh... that shouldn't happen." It seems that you have found a bug in the system. Please try again later. "I need help, I really want to create a new Xbox Live account using my course Microsoft Account. Thank you.

    Hello

    Your Question is beyond the scope of this community.

    I suggest that repost you in the correct forum.

    'Home'

    http://forums.Xbox.com/

    "Xbox forums.

    http://forums.Xbox.com/xbox_forums/general_discussion/f/3817.aspx

    "Xbox Forums directory.

    http://www.Xbox.com/en-us/forums

    See you soon.

  • Need help to create a dashboard to count altogether.

    I have a dashboard that shows the top of page 20 more high VM that are about to run out of disk space.  Is there a way to create an another dashboard that would give a county that just to display a number?  For example, the great metric can be something as something more than 90% of this number.  The dashboard would then show a number as 15 VM is over 90%.  How do I create a total number or is it still possible in vCenter Ops?  Thank you

    Screenshot.jpg

    Hello

    hope you can work with my dashboard.

    Generic dashboard has been configured only with a couple of virtual machines. Just one example of the possibilities for you.

    I think that a ' Top-N-analysis ' Widget will help you more than a "card of the Moor!" There are only the TOP 20 VM use the data store humor.

    This is the configuration for this widget:

    hope that s what you need.

  • Need help to create a pdf file

    I need help creating a PDF with me for free!

    Thanks everyone, I solved the problem.

  • Need help to create a scrollbar in HTML table

    Hello dreamweavers!

    I need help here please...

    I need to create a table with three columns... or a webpage... that has the ability to scroll when things are added.


    This is a music site and page Web will be a list - a database of all sorts - of each title artist and album. If there are say, 200 titles in the catalog, then I need to list them all on one page and in 3 columns towards the bottom of the page. What I did using a table in HTML in Dreamweaver. The problem is each title on the table is static and when adding in a new title in the catalog, ALL securities will have to be moved manually. So, I need to create a table where when I add another title (they will be alphabetical) say to am' for example, then all of the other titles will be automatically moves along a (somewhat as in a Word document by adding a new line). Everything else is automatically shifted. I don't know if this is still possible in Dreamweaver?

    I hope that I have explained this correctly. It's quite a strange problem, and as such, I have been unable to find anything on this forum or google search.
    If anyone can help that would be most excellent! I'd be happy.

    Questions - if you need further information please ask

    I use Dreamweaver CS5.5 Version 11.5 Build 5315

    I have a Macbook Pro with Snow Leopard if that's at all relevant.

    My site is on Wordpress with the theme, Suffusion. I can link to it, if someone needs.

    Here is a picture of the table, as I did, to give an idea what it looks like:

    columns.jpg

    Thank you!

    P.I.G > /.

    big dreamers never sleep

    Mylenium was right. You must use a database for this server-side.

    Maintenance of static tables with this amount of data is going to be a logistical nightmare - not even worth considering.   Get an indexing plugin for WordPress.

    Nancy O.

  • Need help to create a custom connector

    I need help on developing custom Homegrown application connector and the version I use is OIM9.0.3
    First of all, what are the steps we need care while developing a custom connector.
    I can't able to find the process in google to develop the custom connector.
    If you have all data related to the development of the connector custom, please share to me...

    What are the thing we need to take care while developing the connector.
    I spoke in the version OIM9.1 there is a possibility to develop the custom connector using the Genric technology, we can create the custom connector using the IOM GTC 9.1 feature

    early response will be appreciated

    I think the approach to take here will depend to a large extent what are the characteristics of the request of the House. Where it stores its user and the right information? It exposes an API or perhaps the database tables that you can use for commissioning?

    In general, you need to create the following in IOM:

    (1) a Type of COMPUTER resource
    (2) a COMPUTER resource
    (3) a resource object
    (4) a form of customized process
    (5) a procurement process
    (6) task of process adapters (allows to really reach out to the target application and perform commissioning activities)

    Please come back with more information on what you are trying to integrate with and I can give you hope that some other points.

    Rob

  • Creating a rule that monitors each carrot in a host

    HI -.

    I'm new to Foglight and trying to create a rule that is triggered if an individual soul on a multicore Linux usage exceeds a given threshold. I already have a rule that follows the overall use of the machine, but there is a desire for the end user to know if one or more hearts are too busy.

    Can someone give me some advice about the particular syntax of topology and the rule that would allow me to follow individual basic info? For global use the topology that I use is

    Host.CPUs where monitoredHost.name like '% machinName % '.

    and as a rule I've got

    AVG (#utilization) for 5 min # > registry ("Average_CPU_Util_Warning")

    It feels like the foregoing, topology must be correct, and the rule should be a loop on the number of cores and returns the value true if one is too high. Something like (I am also climbing the groovy learning curve):

    for i in 0.. #numberOfCores #.

    {

    If avg (#core.utilization for 5 min #) > registry ("Per_Core_CPU_Util_Warning")

    {

    Returns true

    }

    }

    return false

    Advice would be most appreciated.

    Thank you

    -Craig

    As John, the metric to be tested is in the list of processors under Host/HostCPUs.

    It's so much easier just to scope of your rule of "transformer":

    Processor where monitoredHost.name like '% machinName % '.

    The condition can be simply:

    AVG (#utilization) for 5 min # > registry ("Per_Core_CPU_Util_Warning")

    Kind regards

    Brian Wheeldon

Maybe you are looking for