SmartMIB Professional Solution:

Application Traffic Management


(SM-Pro-ContentMgmt)

(SM-ProUpd-ContentMgmt)

(SM-ProPlus-ContentMgmt)

Solution’s SOSL Based management process scripts:

 

Below is the SOSL based Management Script in its basic (raw) format were further comments, journal messages, and maybe threshold conditions could be added as per the implementing Organization’s requirements:

 


 

MODULE MainPdTable ();

DESCRIPTION "Application Traffic Accounting";

BEGIN

             POLL-FREQ

            {

                        MODULE-CALL PdTable ();

                        WAIT (144000);

            };

END


 

MODULE  MainPdTraffic ();

DESCRIPTION " Protocol Discovery Traffic";

BEGIN

 

            MODULE-CALL PdTraffic ();

            POLL-FREQ

            {

                        WAIT (3000);

                        MODULE-CALL PdTrafficVARS1 ();

                        MODULE-CALL PdTrafficRMV ();

                        MODULE-CALL PdTraffic ();

                        MODULE-CALL PdTrafficVARS2AndCOUNTERS ();

            };

END

 


Application Traffic Management Index Page

Previous Page  Page 6/7 Next Page


[Small Solutions], [Professional Solutions], [Security Solutions], [Development Solutions]

[Home], [About], [Solutions Center], [NMS Market], [Products & Services],
[Management Technology], [Technical Support], [Contact us], [Site Map]