User Profile

Collapse

Profile Sidebar

Collapse
nihar147
nihar147
Last Activity: Sep 25 '13, 05:07 AM
Joined: Sep 19 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thanks for the link but i want help how to play the sound when a certain condition rises(condition is in my earlier post).


    Thanks...
    See more | Go to post

    Leave a comment:


  • How to produce beep sound if value in a file goes beyond 80%

    I have written a PHP script which shows the file system usages of some unix servers in a dashboard. I want to get a sound to be generated when the usage in any file system goes beyond 80%.
    I am providing my script and a sample of my output as it shows in the dashboard.
    Please help.

    Code:
    <?php
    
    //Get the parameter type
    
    $Mountpointtype=$_POST["mountpointtype"];
    
    /*Call scripts to
    ...
    See more | Go to post
    Last edited by Rabbit; Sep 19 '13, 03:26 PM. Reason: Please use code tags when posting code or formatted data.
No activity results to display
Show More
Working...