<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
I have a check that checks the size of multiple partitions and we recently added some data that surpassed the threshold value and I have over 100 clients alerting.  There is nothing I can do about the space issue, it will go back to normal in a few weeks.<br><br>Is it possible to acknowledge all 100 at once?  I do have a service group associated with this check but dont see that it can be ack'ed all at once.  Is it possible to edit the status.dat file with a reference to a host group instead of a host name to accomplish this? :<br><br>servicecomment {<br>        host_name=strxxxxxxxx<br><br>       <b>host_group = GROUPNAME HERE</b><br><br>        service_description=Legacy Partition Size<br>        entry_type=4<br>        comment_id=129<br>        source=0<br>        persistent=0<br>        entry_time=1305654252<br>        expires=0<br>        expire_time=0<br>        author=Nagios Admin<br>        comment_data=known issue<br>        }<br><br>                                          </body>
</html>