4.9.2 Delete monitored node
Function
Deletes a specified node from being monitored by JP1/Cm2/NNMi.
This plugin assumes the following server:
• NNMi server (Execution target server)
This is the server on which this plugin is executed. JP1/Cm2/NNMi must be set up.
• Node being monitored
This is a server or device that is deleted from the targets monitored by JP1/Cm2/NNMi.
Use situation
When a server being managed has been removed, you use this plugin to delete a node that was being monitored.
Prerequisites
For the latest support information about [Required products on the execution target server]/[Prerequisite product OS running in the execution target server], see the release notes.
In addition, the following OS and products use abbreviations. For the abbreviations of OS and products, see the "Preface".
[Required products on the execution target server]
(1) JP1/NNMi
[Prerequisite product OS running in the execution target server]
(1) Windows Server
(2) Red Hat Enterprise Linux Server
[Usage conditions for required products on the execution target server]
None.
Cautions
(1) An IPv6 address cannot be specified as the IP address of a monitored node.
Version
02.00.00
Plug-in tags
Configure JP1,NNMi,Windows,Linux
Plug-in name displayed in the task log
jp1nnmDeleteHost
Return code
0: Normal
21: Error (invalid environment) Command cannot be found (error detected in the plugin script)
27: Error (check task logs for the nature of error)
41: Error (error detected in plugin) Missing property (error detected in plugin script)
Property list
The following table lists the properties:
|
Property key |
Property name |
Description |
Default value |
I/O type |
Required |
|---|---|---|---|---|---|
|
JP1CM2NNM.monitoringNodeIPaddress |
IP address of the monitored node |
Specify the IP address of the monitored node. IPv6 addresses are not supported. |
-- |
Input |
R |
|
JP1CM2NNM.monitoringNodeHostname |
Host name of the monitored node |
Specify the host name of the monitored node. |
-- |
Input |
R |
|
plugin.destinationHost |
Host name of the execution target server |
Specify the host name or IP address of the server on which this plugin will be executed. IPv6 addresses are not supported. |
-- |
Input |
R |
|
common.returnValue |
Return value for the plugin |
The return value of this plugin stored. |
-- |
Output |
O |