Hello All,

I am trying to monitor remote host with Icinga,using agentless check (ssh).
We have written custom plugin to monitor the remote host memory. Plugin
should be copied to remote host and executed, in order to get the memory
stats.

We have certain threshold defined for each metric, based on that we are
able trigger alarm. However
*1) We are able to trigger only one alarm per plugin. (Because we have
multiple metrics define in one plugin (memory). It is kind of limitation
for us) Is there a way to generate multiple alarm per plugin. ?  *


Plugin Output
alarmtext:Memory is
full:specifiProblem:111111:alarmType:environmentalAlarm:probableCause:ooutOfMemory:
Free MEMORY OK - 71% free (2647 MB out of 3705 MB) Swap MEMORY OK - 100%
free (8197 MB out of 8197 MB) Inactive MEMORY OK - 372 MB Active MEMORY OK
- 483 MB Buffer MEMORY OK - 372 MB Cache MEMORY OK - 498 MB si MEMORY OK -
0 amount of memory swapped in from disk so MEMORY OK - 0 amount of memory
swapped to disk


*Note:* *With All Above memory metrics, we are able generate only one (not
individual metric) alarm (Critical, Warning, OK). Are we missing
something.? OR  please suggest how can we achieve this.*


Thanks,
Tejas
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to