Does anyone have an examples of ITSI entities that aren't hosts. The docs state that these entities can be:
physical or virtual hosts;
network devices;
users (AD/LDAP user);
storage systems, volumes;
operating system processes;
software application (db, web server, business app);
application process instances (for example, 2 instances of the same web server application is 2 separate entities).
So how would you set up e.g. a user or application process instance, especially where you might have multiple process instances? Also bearing in mind that things like JBOSS may have multiple instances only differentiated far along a long command line, is there any limit on the length of the command line that ITSI will have to inspect?
↧