Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. /opt/noc/fm/collections/alarmclasses/System/Process_Crashed.json 658/658 100%
  2. {
  3. "name": "System | Process Crashed",
  4. "uuid": "a4ecaee2-e7cb-4f80-928e-ccf92e374e85",
  5. "is_unique": true,
  6. "discriminator": ["name"],
  7. "user_clearable": true,
  8. "default_severity__name": "INFO",
  9. "vars": [
  10.  
  11. ],
  12. "text": {
  13. "en": {
  14. "subject_template": "Process crashed: {{name}}{% if pid %}[{{pid}}]{% endif %}{% if status %}. Status={{status}}{% endif %}",
  15. "body_template": "Process crashed: {{name}}{% if pid %}[{{pid}}]{% endif %}{% if status %}. Status={{status}}{% endif %}",
  16. "symptoms": "",
  17. "probable_causes": "",
  18. "recommended_actions": ""
  19. }
  20. }
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement